win32: misc warning fixes

https://bugzilla.gnome.org/show_bug.cgi?id=688109
This commit is contained in:
Dan Winship
2012-11-10 10:58:19 -05:00
parent f248c86b0a
commit b8c13a01b6
25 changed files with 81 additions and 80 deletions

View File

@@ -786,6 +786,10 @@ static HMODULE gio_dll = NULL;
#ifdef DLL_EXPORT
BOOL WINAPI DllMain (HINSTANCE hinstDLL,
DWORD fdwReason,
LPVOID lpvReserved);
BOOL WINAPI
DllMain (HINSTANCE hinstDLL,
DWORD fdwReason,