Fixed prototype

svn path=/trunk/; revision=1413
This commit is contained in:
Eric Kohl 2000-10-22 02:01:42 +00:00
parent 382d5a76c2
commit 1db1c12cf3

View file

@ -4,7 +4,7 @@
#include <windows.h>
extern VOID STDCALL GdiDllInitialize(PVOID hInstance, ULONG Event, PVOID Reserved);
extern BOOL STDCALL GdiDllInitialize(PVOID hInstance, ULONG Event, PVOID Reserved);
int main (void)
{