Skip to content
Snippets Groups Projects
Commit 807e4af4 authored by Steven Edwards's avatar Steven Edwards Committed by Alexandre Julliard
Browse files

Porting fix.

parent a23b8c8f
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
{
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment