1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

- cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru>

Daniel
This commit is contained in:
Daniel Veillard
2000-04-08 13:17:27 +00:00
parent 5d211f4c7a
commit fc708e2b7c
6 changed files with 13 additions and 5 deletions

View File

@@ -39,6 +39,7 @@ struct _xmlURI {
* xmlChar * xmlNodeGetBase (xmlDocPtr doc,
* xmlNodePtr cur);
*/
xmlURIPtr xmlCreateURI (void);
xmlChar * xmlBuildURI (const xmlChar *URI,
const xmlChar *base);
xmlURIPtr xmlParseURI (const char *URI);