[PATCH 09/11] msvcrt: Remove non-needed function declarations from msvcrt.h.
4 Dec
2020
4 Dec
'20
2:50 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/dir.c | 1 + dlls/msvcrt/exit.c | 1 + dlls/msvcrt/mbcs.c | 3 ++- dlls/msvcrt/msvcrt.h | 48 --------------------------------------- dlls/msvcrt/scanf.c | 1 + include/msvcrt/mbctype.h | 1 + include/msvcrt/mbstring.h | 1 + 7 files changed, 7 insertions(+), 49 deletions(-)
1838
Age (days ago)
1838
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban