1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-23 04:47:03 +00:00

DATAMATRIX: make EOD encodation strictly ISO 16022 compliant

This commit is contained in:
gitlost
2021-02-23 00:01:15 +00:00
parent 63053c4c0f
commit 88d1a9f625
35 changed files with 2112 additions and 1264 deletions

View File

@@ -47,5 +47,3 @@ INTERNAL int get_best_eci(const unsigned char source[], int length);
#endif
#endif /* ECI_H */