| commit | f85ce8e334f448078a3d71a812824fa5b45d9b07 | [log] [tgz] |
|---|---|---|
| author | Daniel Veillard <veillard@src.gnome.org> | Mon Sep 22 10:24:45 2003 +0000 |
| committer | Daniel Veillard <veillard@src.gnome.org> | Mon Sep 22 10:24:45 2003 +0000 |
| tree | 64601957b486f77c3193e2fea1233a04120e7e5a | |
| parent | 6984830a018fdff705725186717a510ece0376fb [diff] |
the uri arg to xmlNodeSetBase is really a const xmlChar* addin the * tree.c include/libxml/tree.h: the uri arg to xmlNodeSetBase is really a const xmlChar* * xmlreader.c include/libxml/xmlreader.h: addin the xmlTextReaderConstString() to get an interned string from the reader Daniel