aboutsummaryrefslogtreecommitdiffstats
path: root/enc/utf_8.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/utf_8.c')
-rw-r--r--enc/utf_8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/utf_8.c b/enc/utf_8.c
index b048d185b2..8cb38b5c99 100644
--- a/enc/utf_8.c
+++ b/enc/utf_8.c
@@ -466,7 +466,7 @@ get_case_fold_codes_by_str(OnigCaseFoldType flag,
flag, p, end, items);
}
-OnigEncodingDefine(utf_8, UTF_8) = {
+OnigEncodingDefine(utf8, UTF8) = {
mbc_enc_len,
"UTF-8", /* name */
6, /* max byte length */