27 Oct
2022
27 Oct
'22
6:11 p.m.
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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1177#note_12345