mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
ULTRA_COMPRESSION option_1 -> option_3 typo
This commit is contained in:
@ -270,7 +270,7 @@ extern "C" {
|
||||
// QR, Han Xin, Grid Matrix specific options (option_3)
|
||||
#define ZINT_FULL_MULTIBYTE 200
|
||||
|
||||
// Ultracode specific option
|
||||
// Ultracode specific option (option_3)
|
||||
#define ULTRA_COMPRESSION 128
|
||||
|
||||
// Warning and error conditions
|
||||
|
Reference in New Issue
Block a user