Michael Stefaniuc : msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
Module: wine Branch: master Commit: b500bccc60cb8aa61742c4afd61facaae8295c4b URL: http://source.winehq.org/git/wine.git/?a=commit;h=b500bccc60cb8aa61742c4afd6... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Mon Jan 24 10:29:41 2011 +0100 msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode. --- dlls/msxml3/attribute.c | 16 ++++++++-------- dlls/msxml3/cdata.c | 16 ++++++++-------- dlls/msxml3/comment.c | 16 ++++++++-------- dlls/msxml3/docfrag.c | 16 ++++++++-------- dlls/msxml3/domdoc.c | 16 ++++++++-------- dlls/msxml3/element.c | 16 ++++++++-------- dlls/msxml3/entityref.c | 16 ++++++++-------- dlls/msxml3/msxml_private.h | 7 +------ dlls/msxml3/node.c | 30 +++++++++++++++--------------- dlls/msxml3/pi.c | 16 ++++++++-------- dlls/msxml3/text.c | 16 ++++++++-------- 11 files changed, 88 insertions(+), 93 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b500bccc60cb8aa61742c4...
participants (1)
-
Alexandre Julliard