Michael Stefaniuc : user32: Use the available ARRAY_SIZE() macro.

Alexandre Julliard julliard at winehq.org
Mon Apr 2 16:32:52 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Sun Apr  1 22:20:49 2018 +0200

user32: Use the available ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/class.c     | 12 ++++++------
 dlls/user32/dialog.c    |  4 ++--
 dlls/user32/exticon.c   |  4 ++--
 dlls/user32/mdi.c       |  8 ++++----
 dlls/user32/menu.c      |  2 +-
 dlls/user32/message.c   |  4 ++--
 dlls/user32/msgbox.c    |  2 +-
 dlls/user32/nonclient.c |  4 ++--
 dlls/user32/spy.c       | 11 +++++------
 dlls/user32/sysparams.c |  7 +++----
 dlls/user32/text.c      |  2 +-
 dlls/user32/win.c       |  4 ++--
 12 files changed, 31 insertions(+), 33 deletions(-)

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



More information about the wine-cvs mailing list