Piotr Caban : msvcrt: Use type ranges definition from public header.

Alexandre Julliard julliard at winehq.org
Fri Nov 27 16:04:38 CST 2020


Module: wine
Branch: master
Commit: 758460faf7080efaadfe92a221ad6c623f561be9
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=758460faf7080efaadfe92a221ad6c623f561be9

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri Nov 27 14:17:01 2020 +0100

msvcrt: Use type ranges definition from public header.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=758460faf7080efaadfe92a221ad6c623f561be9



More information about the wine-cvs mailing list