diff options
Diffstat (limited to 'iconvdata/johab.c')
-rw-r--r-- | iconvdata/johab.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconvdata/johab.c b/iconvdata/johab.c index 07d6b6d9f8..5b5f0420bf 100644 --- a/iconvdata/johab.c +++ b/iconvdata/johab.c @@ -150,6 +150,7 @@ johab_sym_hanja_to_ucs (uint_fast32_t idx, uint_fast32_t c1, uint_fast32_t c2) #define MIN_NEEDED_FROM 1 #define MAX_NEEDED_FROM 2 #define MIN_NEEDED_TO 4 +#define ONE_DIRECTION 0 /* First define the conversion function from JOHAB to UCS4. */ |