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

Alexandre Julliard julliard at winehq.org
Mon Sep 17 15:02:25 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Sat Sep 15 00:10:31 2018 +0200

shlwapi: Use the ARRAY_SIZE() macro.

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

---

 dlls/shlwapi/assoc.c   |  2 +-
 dlls/shlwapi/ordinal.c | 18 +++++++++---------
 dlls/shlwapi/path.c    | 18 +++++++++---------
 dlls/shlwapi/reg.c     | 10 +++++-----
 dlls/shlwapi/string.c  | 14 ++++++--------
 dlls/shlwapi/url.c     | 29 ++++++++++++++---------------
 6 files changed, 44 insertions(+), 47 deletions(-)

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



More information about the wine-cvs mailing list