aboutsummaryrefslogtreecommitdiffstats
path: root/enc/iso_8859_5.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_5.c')
-rw-r--r--enc/iso_8859_5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_5.c b/enc/iso_8859_5.c
index 187e6b14e8..69908a2eeb 100644
--- a/enc/iso_8859_5.c
+++ b/enc/iso_8859_5.c
@@ -209,7 +209,7 @@ get_case_fold_codes_by_str(OnigCaseFoldType flag,
flag, p, end, items);
}
-OnigEncodingType OnigEncodingISO_8859_5 = {
+OnigEncodingDefine(ISO_8859_5) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-5", /* name */
1, /* max enc length */