summaryrefslogtreecommitdiff
path: root/enc/iso_8859_6.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_6.c')
-rw-r--r--enc/iso_8859_6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_6.c b/enc/iso_8859_6.c
index 1681506b5d..b0da863b67 100644
--- a/enc/iso_8859_6.c
+++ b/enc/iso_8859_6.c
@@ -76,7 +76,7 @@ is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc)
return FALSE;
}
-OnigEncodingType OnigEncodingISO_8859_6 = {
+OnigEncodingDefine(ISO_8859_6) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-6", /* name */
1, /* max enc length */