1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-02-01 16:25:59 +00:00

Review of data types to reduce memory usage (no change of functionality)

This commit is contained in:
Robin Stuart
2017-06-10 10:08:27 +01:00
parent 3f7f909644
commit 17be0440cc
11 changed files with 219 additions and 219 deletions

View File

@@ -39,7 +39,7 @@
## You can use, modify, distribute this table freely.
*/
unsigned long int sjis_lookup[] = {
static const unsigned short int sjis_lookup[] = {
0x005C, 0x815F, // REVERSE SOLIDUS
0x00A2, 0x8191, // CENT SIGN
0x00A3, 0x8192, // POUND SIGN