summaryrefslogtreecommitdiff
path: root/xmlstub.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlstub.h')
-rw-r--r--xmlstub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlstub.h b/xmlstub.h
index dabf2eb55d..8750a78413 100644
--- a/xmlstub.h
+++ b/xmlstub.h
@@ -1111,7 +1111,7 @@ XML_EXTERN int XmlStubInitialized;
* is not installed on the current system. (Or it's not in
* the LD path)
*/
-int loadLibXML();
+int loadLibXML(void);