mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
Silvan Minghetti pointed erroneous use of LIBXML_THREADS_ENABLED instead
* xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti pointed erroneous use of LIBXML_THREADS_ENABLED instead of LIBXML_THREAD_ENABLED Daniel
This commit is contained in:
@ -68,7 +68,7 @@ extern void xmlCheckVersion(int version);
|
||||
#endif
|
||||
|
||||
/**
|
||||
* LIBXML_THREADS_ENABLED:
|
||||
* LIBXML_THREAD_ENABLED:
|
||||
*
|
||||
* Whether the thread support is configured in
|
||||
*/
|
||||
|
Reference in New Issue
Block a user