Nikolay Sivov : msxml3: Remove transformNode() forward.

Alexandre Julliard julliard at winehq.org
Thu Feb 24 11:43:25 CST 2011


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Feb 23 15:03:42 2011 +0300

msxml3: Remove transformNode() forward.

---

 dlls/msxml3/attribute.c     |    5 ++-
 dlls/msxml3/cdata.c         |    5 ++-
 dlls/msxml3/comment.c       |    5 ++-
 dlls/msxml3/docfrag.c       |    5 ++-
 dlls/msxml3/domdoc.c        |    7 ++--
 dlls/msxml3/element.c       |    5 ++-
 dlls/msxml3/entityref.c     |    5 ++-
 dlls/msxml3/msxml_private.h |    1 +
 dlls/msxml3/node.c          |   67 +++++++++++++++++-------------------------
 dlls/msxml3/pi.c            |    5 ++-
 dlls/msxml3/text.c          |    5 ++-
 11 files changed, 56 insertions(+), 59 deletions(-)

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



More information about the wine-cvs mailing list