[PATCH 4/5] msvcrt: Use type ranges definition from public header.
27 Nov
2020
27 Nov
'20
1:17 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/dir.c | 9 ++++---- dlls/msvcrt/file.c | 8 +++---- dlls/msvcrt/math.c | 9 ++++---- dlls/msvcrt/msvcrt.h | 26 --------------------- dlls/msvcrt/printf.h | 2 +- dlls/msvcrt/string.c | 53 ++++++++++++++++++++++--------------------- dlls/msvcrt/time.c | 4 ++-- dlls/msvcrt/wcs.c | 36 ++++++++++++++--------------- include/msvcrt/math.h | 4 ++++ 9 files changed, 66 insertions(+), 85 deletions(-)
1931
Age (days ago)
1931
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban