diff --git a/enc/shift_jis.c b/enc/shift_jis.c index dd42ebee44..1b4c9c5266 100644 --- a/enc/shift_jis.c +++ b/enc/shift_jis.c @@ -375,4 +375,4 @@ ENC_REPLICATE("Windows-31J", "Shift_JIS"); ENC_ALIAS("CP932", "Windows-31J"); ENC_ALIAS("csWindows31J", "Windows-31J"); /* IANA. IE6 don't accept Windows-31J but csWindows31J. */ ENC_REPLICATE("MacJapanese", "Shift_JIS"); -ENC_ALIAS("MacJapan", "MacJapanese"); \ No newline at end of file +ENC_ALIAS("MacJapan", "MacJapanese");