mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-30 06:45:28 -04:00
Replace missing \n
This commit is contained in:
parent
184fb71fe5
commit
3fad793aeb
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ void types(void) {
|
|||
" 8: Code 39 57: Maxicode 102: HIBC Data Matrix\n"
|
||||
" 9: Extended Code 39 58: QR Code 104: HIBC QR Code\n"
|
||||
"13: EAN 60: Code 128-B 106: HIBC PDF417\n"
|
||||
"14: EAN + Check 63: AP Standard Customer 108: HIBC MicroPDF417"
|
||||
"14: EAN + Check 63: AP Standard Customer 108: HIBC MicroPDF417\n"
|
||||
"16: GS1-128 66: AP Reply Paid 110: HIBC Codablock-F\n"
|
||||
"18: Codabar 67: AP Routing 112: HIBC Aztec Code\n"
|
||||
"20: Code 128 68: AP Redirection 115: DotCode\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue