summaryrefslogtreecommitdiff
path: root/enc/euc_jp.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/euc_jp.c')
-rw-r--r--enc/euc_jp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/euc_jp.c b/enc/euc_jp.c
index da12624410..cf9dda7af9 100644
--- a/enc/euc_jp.c
+++ b/enc/euc_jp.c
@@ -579,7 +579,7 @@ OnigEncodingDefine(euc_jp, EUC_JP) = {
0,
ONIGENC_FLAG_NONE,
#ifdef ONIG_CASE_MAPPING
- onigenc_not_support_case_map,
+ onigenc_ascii_only_case_map,
#endif /* ONIG_CASE_MAPPING */
};
/*