aboutsummaryrefslogtreecommitdiffstats
path: root/enc/gb18030.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/gb18030.c')
-rw-r--r--enc/gb18030.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/gb18030.c b/enc/gb18030.c
index 6efc66e947..ed06845ee5 100644
--- a/enc/gb18030.c
+++ b/enc/gb18030.c
@@ -600,7 +600,7 @@ OnigEncodingDefine(gb18030, GB18030) = {
0,
ONIGENC_FLAG_NONE,
#ifdef ONIG_CASE_MAPPING
- onigenc_not_support_case_map,
+ onigenc_ascii_only_case_map,
#endif /* ONIG_CASE_MAPPING */
};