diff options
Diffstat (limited to 'iconvdata/gbbig5.c')
-rw-r--r-- | iconvdata/gbbig5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconvdata/gbbig5.c b/iconvdata/gbbig5.c index 1eb1067bb1..ddaa468686 100644 --- a/iconvdata/gbbig5.c +++ b/iconvdata/gbbig5.c @@ -4784,6 +4784,7 @@ const char __from_big5_to_gb2312 [13973][2] = #define MAX_NEEDED_FROM 2 #define MIN_NEEDED_TO 1 #define MAX_NEEDED_TO 2 +#define ONE_DIRECTION 0 /* First define the conversion function from GB2312 to BIG5. */ |