Nikolay Sivov : msxml3: Get rid of ::get_prefix() forward.

Alexandre Julliard julliard at winehq.org
Mon Nov 1 11:54:35 CDT 2010


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Oct 31 12:22:53 2010 +0300

msxml3: Get rid of ::get_prefix() 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        |    5 ++-
 dlls/msxml3/element.c       |    5 ++-
 dlls/msxml3/entityref.c     |    5 ++-
 dlls/msxml3/msxml_private.h |   10 ++++++++
 dlls/msxml3/node.c          |   20 +++++----------
 dlls/msxml3/pi.c            |    5 ++-
 dlls/msxml3/tests/domdoc.c  |   54 ++++++++++++++++++++++++++++++++++++++++++-
 dlls/msxml3/text.c          |    5 ++-
 12 files changed, 97 insertions(+), 32 deletions(-)

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



More information about the wine-cvs mailing list