mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:03: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
2
sdk/lib/3rdparty/libxml2/xmlmemory.c
vendored
2
sdk/lib/3rdparty/libxml2/xmlmemory.c
vendored
|
@ -75,7 +75,7 @@ void xmlMallocBreakpoint(void);
|
|||
#endif
|
||||
|
||||
/*
|
||||
* Each of the blocks allocated begin with a header containing informations
|
||||
* Each of the blocks allocated begin with a header containing information
|
||||
*/
|
||||
|
||||
#define MEMTAG 0x5aa5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue