Fixed a bug in geo coordinate display, where we were always tacking on "deg N" and...
[zxing.git] / core / src / com / google / zxing / client / result / ProductResultParser.java
2008-11-04 srowenRenamed UPC result type to Product, and introduced...