]> git.sesse.net Git - vlc/blobdiff - bin/winvlc.c
WinVLC: kill "was used with no prototype before its definition"
[vlc] / bin / winvlc.c
index 7b144c8ae2eb29caabacf694022659a71ab53cc7..0c2543c4174f1937bec2c79c2a64d8ef64b89c21 100644 (file)
@@ -43,7 +43,7 @@
 #   include <tlhelp32.h>
 #   include <wininet.h>
 # ifndef _WIN64
-static void check_crashdump();
+static void check_crashdump(void);
 LONG WINAPI vlc_exception_filter(struct _EXCEPTION_POINTERS *lpExceptionInfo);
 # endif
 #endif