[04/12] msxml3: move attach_xmlnode.c to domdoc.c

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sat Nov 29 03:51:58 CST 2008


attach_xmlnode is only used from domdoc.c, so move it there and declare
it static.

The next patch is going to specialize this function to only work on
documents and rename it. Feel free to squash these two patches.
---
 dlls/msxml3/domdoc.c        |   14 ++++++++++++++
 dlls/msxml3/msxml_private.h |    2 --
 dlls/msxml3/node.c          |   14 --------------
 3 files changed, 14 insertions(+), 16 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 80acc6e4b6923680a3e4c48567c949be0ea1b79a.diff
Type: text/x-patch
Size: 1836 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081129/ab165273/attachment.bin 


More information about the wine-patches mailing list