summaryrefslogtreecommitdiff
path: root/enc/sjis.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/sjis.c')
-rw-r--r--enc/sjis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/sjis.c b/enc/sjis.c
index ff7da34279..e3d656ffb5 100644
--- a/enc/sjis.c
+++ b/enc/sjis.c
@@ -351,7 +351,7 @@ get_ctype_code_range(int ctype, OnigCodePoint* sb_out,
}
}
-OnigEncodingType OnigEncodingSJIS = {
+OnigEncodingDefine(SJIS) = {
mbc_enc_len,
"Shift_JIS", /* name */
2, /* max byte length */