diff --git a/threads.c b/threads.c index efb6c137..4a087562 100644 --- a/threads.c +++ b/threads.c @@ -413,7 +413,7 @@ xmlInitParserInternal(void) { } #if defined(HAVE_WIN32_THREADS) -static BOOL +static BOOL WINAPI xmlInitParserWinWrapper(INIT_ONCE *initOnce ATTRIBUTE_UNUSED, void *parameter ATTRIBUTE_UNUSED, void **context ATTRIBUTE_UNUSED) {