summaryrefslogtreecommitdiff
path: root/enc/iso_8859_4.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_4.c')
-rw-r--r--enc/iso_8859_4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_4.c b/enc/iso_8859_4.c
index 0cddf19192..a82ec3c3ba 100644
--- a/enc/iso_8859_4.c
+++ b/enc/iso_8859_4.c
@@ -221,7 +221,7 @@ get_case_fold_codes_by_str(OnigCaseFoldType flag,
flag, p, end, items);
}
-OnigEncodingType OnigEncodingISO_8859_4 = {
+OnigEncodingDefine(ISO_8859_4) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-4", /* name */
1, /* max enc length */