summaryrefslogtreecommitdiff
blob: 919492d912c6e3664c5bc1e7a7a418e0f707abd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/Wnn/include/wnn_config.h
+++ b/Wnn/include/wnn_config.h
@@ -149,8 +149,8 @@
 #define TTY_KCODE J_EUJIS
 #define PTY_KCODE J_EUJIS
 # else /* !DGUX */
-#define TTY_KCODE J_JIS
-#define PTY_KCODE J_JIS
+#define TTY_KCODE J_EUJIS
+#define PTY_KCODE J_EUJIS
 # endif
 #endif