summaryrefslogtreecommitdiff
path: root/iconvdata/eucjp.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/eucjp.c')
-rw-r--r--iconvdata/eucjp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/eucjp.c b/iconvdata/eucjp.c
index 24ebed94ec..96e075628c 100644
--- a/iconvdata/eucjp.c
+++ b/iconvdata/eucjp.c
@@ -25,7 +25,7 @@
#include <jis0212.h>
/* Definitions used in the body of the `gconv' function. */
-#define CHARSET_NAME "EUC-JP"
+#define CHARSET_NAME "EUC-JP//"
#define FROM_LOOP from_euc_jp
#define TO_LOOP to_euc_jp
#define DEFINE_INIT 1