summaryrefslogtreecommitdiff
path: root/xmlschemas.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-04-29 12:40:16 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-04-29 12:40:16 +0000
commitd433046ae52b0488a9fad77d2045c0139b8cada8 (patch)
treed0874567341e83e9d63fd7b9034ab982b54d6b1a /xmlschemas.c
parenta28d236577aa3be1e468b9d3d5610cea09a7bd1c (diff)
downloadlibxml2-d433046ae52b0488a9fad77d2045c0139b8cada8.tar.gz
fixing a function comment switching to the XML/XSLT doc generation closing
* xmlschemas.c doc/libxml2-api.xml: fixing a function comment * doc/Makefile.am doc/apibuild.py doc/gnome-xml.sgml: switching to the XML/XSLT doc generation closing #111799 * doc/html/*: complete update of the HTML results Daniel
Diffstat (limited to 'xmlschemas.c')
-rw-r--r--xmlschemas.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlschemas.c b/xmlschemas.c
index 55cdef54..bb639709 100644
--- a/xmlschemas.c
+++ b/xmlschemas.c
@@ -166,7 +166,6 @@ xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt)
/**
* xmlSchemaNewFacet:
- * @ctxt: a schema validation context (optional)
*
* Allocate a new Facet structure.
*