summaryrefslogtreecommitdiff
path: root/cp1006-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'cp1006-table.c')
-rw-r--r--cp1006-table.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cp1006-table.c b/cp1006-table.c
index 37af503..d3ad548 100644
--- a/cp1006-table.c
+++ b/cp1006-table.c
@@ -256,7 +256,7 @@ static const int cp1006_decoding_table[256] = {
0xfbb0,
0xfbae,
0xfe7c,
- 0xfe7d,
+ 0xfe7d
};
static const struct encoding_map cp1006_encoding_map[] = {
@@ -514,7 +514,7 @@ static const struct encoding_map cp1006_encoding_map[] = {
{ 0xfeed, 0xf0 },
{ 0xfef1, 0xf9 },
{ 0xfef2, 0xfa },
- { 0xfef3, 0xfb },
+ { 0xfef3, 0xfb }
};
SingleByteCodecState __uniconv_cp1006_state = {