Michael Stefaniuc : msxml3: Remove superfluous pointer casts.

Alexandre Julliard julliard at winehq.org
Mon Jan 26 10:13:55 CST 2009


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon Jan 26 11:01:02 2009 +0100

msxml3: Remove superfluous pointer casts.

---

 dlls/msxml3/cdata.c           |   12 ++++++------
 dlls/msxml3/comment.c         |    4 ++--
 dlls/msxml3/domdoc.c          |   24 ++++++++++++------------
 dlls/msxml3/node.c            |    6 +++---
 dlls/msxml3/saxreader.c       |   37 +++++++++++++++----------------------
 dlls/msxml3/tests/saxreader.c |    2 +-
 dlls/msxml3/text.c            |    4 ++--
 dlls/msxml3/xmldoc.c          |    2 +-
 dlls/msxml3/xmlelem.c         |    2 +-
 9 files changed, 43 insertions(+), 50 deletions(-)

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



More information about the wine-cvs mailing list