diff options
Diffstat (limited to 'iconvdata/euctw.c')
-rw-r--r-- | iconvdata/euctw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/euctw.c b/iconvdata/euctw.c index 406dd67..ca1cdac 100644 --- a/iconvdata/euctw.c +++ b/iconvdata/euctw.c @@ -23,7 +23,7 @@ #include <cns11643.h> /* Definitions used in the body of the `gconv' function. */ -#define CHARSET_NAME "EUC-TW" +#define CHARSET_NAME "EUC-TW//" #define FROM_LOOP from_euc_tw #define TO_LOOP to_euc_tw #define DEFINE_INIT 1 |