Nikolay Sivov : msxml3: Use ARRAY_SIZE() macro.

Alexandre Julliard julliard at winehq.org
Tue Feb 27 17:29:33 CST 2018


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Feb 27 01:16:41 2018 +0300

msxml3: Use ARRAY_SIZE() macro.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msxml3/bsc.c           |  4 +-
 dlls/msxml3/dispex.c        |  4 +-
 dlls/msxml3/factory.c       |  2 +-
 dlls/msxml3/httprequest.c   | 10 ++---
 dlls/msxml3/main.c          |  2 +-
 dlls/msxml3/msxml_private.h |  2 +
 dlls/msxml3/mxwriter.c      | 96 ++++++++++++++++++++++-----------------------
 dlls/msxml3/saxreader.c     |  6 +--
 dlls/msxml3/xmldoc.c        |  4 +-
 dlls/msxml3/xmlview.c       |  2 +-
 10 files changed, 67 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list