mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
[LIBXML2] Fix forgotten config.h update. CORE-17766
This commit is contained in:
parent
f7671c1be8
commit
df1adce32c
2
sdk/lib/3rdparty/libxml2/config.h
vendored
2
sdk/lib/3rdparty/libxml2/config.h
vendored
|
@ -273,7 +273,7 @@
|
||||||
/* #undef VA_LIST_IS_ARRAY */
|
/* #undef VA_LIST_IS_ARRAY */
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "2.9.9"
|
#define VERSION "2.9.12"
|
||||||
|
|
||||||
/* Determine what socket length (socklen_t) data type is */
|
/* Determine what socket length (socklen_t) data type is */
|
||||||
#define XML_SOCKLEN_T int
|
#define XML_SOCKLEN_T int
|
||||||
|
|
Loading…
Reference in a new issue