diff options
Diffstat (limited to 'iconvdata/tcvn5712-1.c')
-rw-r--r-- | iconvdata/tcvn5712-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/tcvn5712-1.c b/iconvdata/tcvn5712-1.c index a3b5ad24fd..bcf002fb88 100644 --- a/iconvdata/tcvn5712-1.c +++ b/iconvdata/tcvn5712-1.c @@ -508,7 +508,7 @@ static const unsigned char from_ucs4[] = #define FROM_IDX_04 (FROM_IDX_03 + 17) 0xb0, 0xb3, 0x00, 0xb2, 0x00, 0x00, 0x00, 0x00, /* 0x0300-0x0307 */ - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0308-0x030f */ + 0x00, 0xb1, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0308-0x030f */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0310-0x0317 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0318-0x031f */ 0x00, 0x00, 0x00, 0xb4, /* 0x0320-0x0323 */ |