aboutsummaryrefslogtreecommitdiffstats
path: root/enc/iso_8859_3.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_3.c')
-rw-r--r--enc/iso_8859_3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_3.c b/enc/iso_8859_3.c
index 41888952fa..952483a439 100644
--- a/enc/iso_8859_3.c
+++ b/enc/iso_8859_3.c
@@ -219,7 +219,7 @@ get_case_fold_codes_by_str(OnigCaseFoldType flag,
flag, p, end, items);
}
-OnigEncodingType OnigEncodingISO_8859_3 = {
+OnigEncodingDefine(ISO_8859_3) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-3", /* name */
1, /* max enc length */