mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
man page: line separate --vers
matrix tables
test suite: zxingcpp "rMQR" -> "RMQRCode"
This commit is contained in:
parent
fe56c030b0
commit
de90de99ae
6 changed files with 31 additions and 3 deletions
|
@ -3637,7 +3637,7 @@ static const char *testUtilZXingCPPName(int index, const struct zint_symbol *sym
|
|||
{ "", BARCODE_GRIDMATRIX, 142, },
|
||||
{ "QRCode", BARCODE_UPNQR, 143, },
|
||||
{ "", BARCODE_ULTRA, 144, },
|
||||
{ "rMQR", BARCODE_RMQR, 145, },
|
||||
{ "RMQRCode", BARCODE_RMQR, 145, },
|
||||
};
|
||||
static const int data_size = ARRAY_SIZE(data);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue