summaryrefslogtreecommitdiff
path: root/enc/iso_8859_8.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_8.c')
-rw-r--r--enc/iso_8859_8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_8.c b/enc/iso_8859_8.c
index ba1d4864f7..61cd84258b 100644
--- a/enc/iso_8859_8.c
+++ b/enc/iso_8859_8.c
@@ -76,7 +76,7 @@ iso_8859_8_is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding en
return FALSE;
}
-OnigEncodingType OnigEncodingISO_8859_8 = {
+OnigEncodingDefine(ISO_8859_8) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-8", /* name */
1, /* max enc length */