[LIBXML2] Update to version 2.9.12. CORE-17766

This commit is contained in:
Thomas Faber 2021-09-12 13:24:24 -04:00
parent 271556e6f8
commit 40ee59d609
No known key found for this signature in database
GPG key ID: 076E7C3D44720826
60 changed files with 3385 additions and 2832 deletions

View file

@ -220,7 +220,7 @@ struct _xmlSchematronParserCtxt {
/**
* xmlSchematronPErrMemory:
* @node: a context node
* @extra: extra informations
* @extra: extra information
*
* Handle an out of memory condition
*/
@ -268,7 +268,7 @@ xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
/**
* xmlSchematronVTypeErrMemory:
* @node: a context node
* @extra: extra informations
* @extra: extra information
*
* Handle an out of memory condition
*/