mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-23 04:47:03 +00:00
man page: line separate --vers matrix tables
test suite: zxingcpp "rMQR" -> "RMQRCode"
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user