Commit 807e4af4 authored by Steven Edwards's avatar Steven Edwards Committed by Alexandre Julliard

Porting fix.

parent a23b8c8f
......@@ -1100,7 +1100,7 @@ FARPROC SNOOP_GetProcAddress( HMODULE hmod, IMAGE_EXPORT_DIRECTORY *exports,
return origfun;
}
void RELAY_SetupDLL( const char *module )
void RELAY_SetupDLL( HMODULE module )
{
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment