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