Tidy up loose ends

This commit is contained in:
hooper114 2009-10-31 22:42:10 +00:00
parent 56e75788c2
commit 6beac47e8d
4 changed files with 82 additions and 18 deletions

View file

@ -357,7 +357,7 @@ int ZBarcode_ValidID(int symbol_id)
case BARCODE_RSS_EXPSTACK_CC:
case BARCODE_CHANNEL:
case BARCODE_CODEONE:
/* case BARCODE_GRIDMATRIX: */
case BARCODE_GRIDMATRIX:
result = 1;
break;
}