Nikolay Sivov : msxml3: Use helper to consistently dump variant parameters.

Alexandre Julliard julliard at winehq.org
Tue Feb 22 10:36:11 CST 2011


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Feb 22 02:04:02 2011 +0300

msxml3: Use helper to consistently dump variant parameters.

---

 dlls/msxml3/attribute.c   |    6 ++--
 dlls/msxml3/cdata.c       |    4 +-
 dlls/msxml3/comment.c     |    4 +-
 dlls/msxml3/docfrag.c     |    4 +-
 dlls/msxml3/doctype.c     |    8 +++---
 dlls/msxml3/element.c     |    8 +++---
 dlls/msxml3/entityref.c   |    4 +-
 dlls/msxml3/httprequest.c |    5 ++-
 dlls/msxml3/main.c        |    2 +
 dlls/msxml3/pi.c          |    4 +-
 dlls/msxml3/saxreader.c   |    4 +-
 dlls/msxml3/schema.c      |    2 +-
 dlls/msxml3/stylesheet.c  |    3 +-
 dlls/msxml3/text.c        |   10 ++++----
 dlls/msxml3/xmldoc.c      |    3 +-
 dlls/msxml3/xmlelem.c     |   52 +++++++++++++++++++++++++-------------------
 16 files changed, 67 insertions(+), 56 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a0a464ad81ef6d2c3c98cd3ccaa3d403ee2bff9f



More information about the wine-cvs mailing list