summaryrefslogtreecommitdiff
path: root/enc/iso_8859_11.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_11.c')
-rw-r--r--enc/iso_8859_11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_11.c b/enc/iso_8859_11.c
index 70645faed1..463f52eff2 100644
--- a/enc/iso_8859_11.c
+++ b/enc/iso_8859_11.c
@@ -76,7 +76,7 @@ iso_8859_11_is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding e
return FALSE;
}
-OnigEncodingType OnigEncodingISO_8859_11 = {
+OnigEncodingDefine(ISO_8859_11) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-11", /* name */
1, /* max enc length */