[05/12] msxml3: Specialize attach_xmlnode to XML documents.

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


attach_xmlnode is only used to attach XML document nodes, and a cast
is needed on each call. Rename it to attach_xmldoc, change the parameter
type to move the cast at one point into the function.

Feel free to squash this patch with the previous one that move
attach_xmlnode from node.c to domdoc.c and made it static.
---
 dlls/msxml3/domdoc.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3fd1238981f798044b428a48987d72bcbead694f.diff
Type: text/x-patch
Size: 2522 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081129/4ea8bd08/attachment-0001.bin 


More information about the wine-patches mailing list