msxml3: Simplify ::appendData() for Text, Comment and CDATA nodes.
commit19c30897d4c64e1f534672eb355aa0f15a17eb95
authorNikolay Sivov <bunglehead@gmail.com>
Mon, 15 Feb 2010 23:40:16 +0000 (16 02:40 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2010 10:33:11 +0000 (16 11:33 +0100)
tree00b0724884c8541e98461f91028098a7096c32ef
parent02066602b63dfef4989f530335160795a35f55bf
msxml3: Simplify ::appendData() for Text, Comment and CDATA nodes.
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/text.c