mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 04:26:00 +00:00
[LIBXML2] Update to version 2.9.12. CORE-17766
This commit is contained in:
parent
271556e6f8
commit
40ee59d609
60 changed files with 3385 additions and 2832 deletions
4
sdk/lib/3rdparty/libxml2/schematron.c
vendored
4
sdk/lib/3rdparty/libxml2/schematron.c
vendored
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue