mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Typo in Version 25 spec (thanks Brian)
git-svn-id: https://zxing.googlecode.com/svn/trunk@242 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
bdcf60913b
commit
778e3ef688
|
@ -422,7 +422,7 @@ public final class Version {
|
|||
new ECBlocks(30, new ECB(30, 16),
|
||||
new ECB(2, 17))),
|
||||
new Version(25, new int[]{6, 32, 58, 84, 110},
|
||||
new ECBlocks(26, new ECB(8, 1061),
|
||||
new ECBlocks(26, new ECB(8, 106),
|
||||
new ECB(4, 107)),
|
||||
new ECBlocks(28, new ECB(8, 47),
|
||||
new ECB(13, 48)),
|
||||
|
|
Loading…
Reference in a new issue