commit | ec6725e9e7bbaef2c37e9abc4caa530d46b4d5e6 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Sep 05 11:12:45 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Sep 05 11:12:45 2002 +0000 |
tree | bc7984036f1296b84d69fd03900b7b76bef8dbd3 | |
parent | b9cd8b4c3ec071a0ce649bc924ebb1ea0b49532d [diff] |
try to make the copy function work for node of type * tree.c: try to make the copy function work for node of type XML_DOCUMENT_FRAG_NODE, they are only created by the DOM layers though, not libxml2 itself. Daniel