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

Alexandre Julliard julliard at winehq.org
Tue Aug 21 16:49:01 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Mon Aug 20 21:15:43 2018 +0200

msi: Use the ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msi/action.c     | 12 ++++++------
 dlls/msi/appsearch.c  |  3 +--
 dlls/msi/assembly.c   |  2 +-
 dlls/msi/automation.c |  2 +-
 dlls/msi/custom.c     |  8 ++++----
 dlls/msi/database.c   |  2 +-
 dlls/msi/dialog.c     |  2 +-
 dlls/msi/msi.c        |  4 ++--
 dlls/msi/package.c    |  2 +-
 dlls/msi/patch.c      |  2 +-
 dlls/msi/registry.c   | 38 +++++++++++++++++++-------------------
 dlls/msi/source.c     |  2 +-
 dlls/msi/upgrade.c    |  2 +-
 13 files changed, 40 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list