summaryrefslogtreecommitdiff
path: root/tools/codepage_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/codepage_tables.h')
-rw-r--r--tools/codepage_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/codepage_tables.h b/tools/codepage_tables.h
index 40f9847264..4e16ec5150 100644
--- a/tools/codepage_tables.h
+++ b/tools/codepage_tables.h
@@ -19,6 +19,7 @@
19 19
20extern const unsigned short iso8859_7_to_uni[]; 20extern const unsigned short iso8859_7_to_uni[];
21extern const unsigned short cp1251_to_uni[]; 21extern const unsigned short cp1251_to_uni[];
22extern const unsigned short cp1256_to_uni[];
22extern const unsigned short iso8859_2_to_uni[]; 23extern const unsigned short iso8859_2_to_uni[];
23extern const unsigned short cp932_table[]; 24extern const unsigned short cp932_table[];
24extern const unsigned short cp936_table[]; 25extern const unsigned short cp936_table[];