Fixed typo on pattern for "I"
[zxing.git] / core / src / com / google / zxing / oned / Code39Reader.java
2008-02-19 srowenFixed typo on pattern for "I"
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...