summaryrefslogtreecommitdiff
path: root/iso8859_3-table.c
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2010-01-10 21:28:05 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2010-01-10 21:28:05 +0800
commit096a8659481e2e52bbd89f1431cc4d65cae75bb2 (patch)
tree702b9dcb3e4b2f7f8d6a2ba779d961c33769f43c /iso8859_3-table.c
parent5239512c7c3c2d7fb307195d6316bc1026bf8482 (diff)
regenerated mapping tables
Diffstat (limited to 'iso8859_3-table.c')
-rw-r--r--iso8859_3-table.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iso8859_3-table.c b/iso8859_3-table.c
index e79a2af..71f7465 100644
--- a/iso8859_3-table.c
+++ b/iso8859_3-table.c
@@ -256,7 +256,7 @@ static const int iso8859_3_decoding_table[256] = {
0xfc,
0x16d,
0x15d,
- 0x2d9,
+ 0x2d9
};
static const struct encoding_map iso8859_3_encoding_map[] = {
@@ -509,7 +509,7 @@ static const struct encoding_map iso8859_3_encoding_map[] = {
{ 0x17c, 0xbf },
{ 0x2d8, 0xa2 },
{ 0x2d9, 0xff },
- { 0xfffe, 0xf0 },
+ { 0xfffe, 0xf0 }
};
SingleByteCodecState __uniconv_iso8859_3_state = {