Michael Stefaniuc : msvcrt: Use the ARRAY_SIZE() macro.

Alexandre Julliard julliard at winehq.org
Wed Aug 15 14:39:56 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu Jul 26 00:05:52 2018 +0200

msvcrt: Use the ARRAY_SIZE() macro.

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

---

 dlls/msvcrt/console.c   |  2 +-
 dlls/msvcrt/ctype.c     |  2 +-
 dlls/msvcrt/errno.c     |  2 +-
 dlls/msvcrt/except.c    |  3 +--
 dlls/msvcrt/exit.c      |  3 +--
 dlls/msvcrt/file.c      | 20 ++++++++++----------
 dlls/msvcrt/locale.c    | 12 ++++++------
 dlls/msvcrt/printf.h    |  4 ++--
 dlls/msvcrt/process.c   |  2 +-
 dlls/msvcrt/scheduler.c |  8 ++++----
 dlls/msvcrt/wcs.c       |  2 +-
 11 files changed, 29 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list