1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-24 13:33:01 +03:00

updated SVN URL for GNOME as pointed by Vincent Lefevre and regenerated

* doc/*: updated SVN URL for GNOME as pointed by Vincent Lefevre
  and regenerated docs
daniel

svn path=/trunk/; revision=3824
This commit is contained in:
Daniel Veillard
2009-03-25 10:45:20 +00:00
parent c656146328
commit a4f85b9329
41 changed files with 313 additions and 168 deletions

View File

@@ -49648,7 +49648,7 @@ test_xmlXPathRegisterNs(void) {
int ret_val;
xmlXPathContextPtr ctxt; /* the XPath context */
int n_ctxt;
xmlChar * prefix; /* the namespace prefix */
xmlChar * prefix; /* the namespace prefix cannot be NULL or empty string */
int n_prefix;
xmlChar * ns_uri; /* the namespace name */
int n_ns_uri;