summaryrefslogtreecommitdiff
path: root/include/libxml/xmlwin32version.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-04-10 19:25:38 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-04-10 19:25:38 +0000
commitda423da207ec877ed93a7b165c5ef6d6785e8940 (patch)
tree556412631adcc7aaf3d190102ccceae82bf944c4 /include/libxml/xmlwin32version.h.in
parent0eafdef9881c396ce4c014359d8f497cc088cfab (diff)
downloadlibxml2-da423da207ec877ed93a7b165c5ef6d6785e8940.tar.gz
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
Diffstat (limited to 'include/libxml/xmlwin32version.h.in')
-rw-r--r--include/libxml/xmlwin32version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libxml/xmlwin32version.h.in b/include/libxml/xmlwin32version.h.in
index 6d83fa3f..2ed3ffb0 100644
--- a/include/libxml/xmlwin32version.h.in
+++ b/include/libxml/xmlwin32version.h.in
@@ -68,7 +68,7 @@ extern void xmlCheckVersion(int version);
#endif
/**
- * LIBXML_THREADS_ENABLED:
+ * LIBXML_THREAD_ENABLED:
*
* Whether the thread support is configured in
*/