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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/enc/utf_8.c b/enc/utf_8.c
index b9dfe71f8d..3a287b3e28 100644
--- a/enc/utf_8.c
+++ b/enc/utf_8.c
@@ -442,3 +442,4 @@ OnigEncodingDefine(utf_8, UTF_8) = {
left_adjust_char_head,
onigenc_always_true_is_allowed_reverse_match
};
+ENC_ALIAS("CP65001", "UTF-8");