mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-14 15:14:49 -04:00
ULTRA_COMPRESSION option_1 -> option_3 typo
This commit is contained in:
parent
129fa81c41
commit
111c819e43
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue