Piotr Caban (@piotr) commented about dlls/msvcrt/mbcs.c:
return c; }
+/*********************************************************************
_mbcjistojms(MSVCRT.@)
Converts a jis character to sjis.
Based on description from
http://www.slayers.ne.jp/~oouchi/code/jistosjis.html
There's no need to duplicate the comment in _mbcjistojms and _mbcjistojms_l functions.