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

Alexandre Julliard julliard at winehq.org
Thu Jul 12 17:45:40 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu Jul 12 23:49:34 2018 +0200

dbghelp: Use the ARRAY_SIZE() macro.

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

---

 dlls/dbghelp/cpu_i386.c     |  4 ++--
 dlls/dbghelp/dbghelp.c      |  5 ++---
 dlls/dbghelp/elf_module.c   | 14 ++++++--------
 dlls/dbghelp/macho_module.c |  2 +-
 dlls/dbghelp/minidump.c     |  4 ++--
 dlls/dbghelp/module.c       | 16 +++++++---------
 dlls/dbghelp/msc.c          |  2 +-
 dlls/dbghelp/stabs.c        |  6 +++---
 dlls/dbghelp/symbol.c       |  2 +-
 9 files changed, 25 insertions(+), 30 deletions(-)

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



More information about the wine-cvs mailing list