mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 05:38:31 +00:00
[LIBXML2] Update to version 2.9.7. CORE-14291
This commit is contained in:
parent
b97f0a8fed
commit
fc82f8e2e3
52 changed files with 1978 additions and 2458 deletions
2
sdk/lib/3rdparty/libxml2/xmlreader.c
vendored
2
sdk/lib/3rdparty/libxml2/xmlreader.c
vendored
|
@ -3982,7 +3982,7 @@ xmlTextReaderPreserve(xmlTextReaderPtr reader) {
|
|||
* pattern. The caller must also use xmlTextReaderCurrentDoc() to
|
||||
* keep an handle on the resulting document once parsing has finished
|
||||
*
|
||||
* Returns a positive number in case of success and -1 in case of error
|
||||
* Returns a non-negative number in case of success and -1 in case of error
|
||||
*/
|
||||
int
|
||||
xmlTextReaderPreservePattern(xmlTextReaderPtr reader, const xmlChar *pattern,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue