summaryrefslogtreecommitdiff
path: root/enc/iso_8859_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/iso_8859_1.c')
-rw-r--r--enc/iso_8859_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_1.c b/enc/iso_8859_1.c
index f7db6f931d..0c85c8befb 100644
--- a/enc/iso_8859_1.c
+++ b/enc/iso_8859_1.c
@@ -254,7 +254,7 @@ is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc)
return FALSE;
}
-OnigEncodingDefine(ISO_8859_1) = {
+OnigEncodingDefine(iso_8859_1, ISO_8859_1) = {
onigenc_single_byte_mbc_enc_len,
"ISO-8859-1", /* name */
1, /* max enc length */