Fix: Wrong signature for function "xmlSchemaAugmentImportedIDC" (libxml2-2.9.4)
"doodad-js Admin" <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
File: xmlschemas.c
Version: 2.9.4
------------------------------------------------------------------------
22034c22034
< xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported,
xmlSchemaValidCtxtPtr vctxt) {
---
> xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported,
xmlSchemaValidCtxtPtr vctxt, xmlChar *name) {
------------------------------------------------------------------------
Claude Petit