diff options
-rw-r--r-- | enc/sjis.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -351,7 +351,7 @@ get_ctype_code_range(int ctype, OnigCodePoint* sb_out, } } -OnigEncodingType OnigEncodingSJIS = { mbc_enc_len, "Shift_JIS", /* name */ 2, /* max byte length */ |