Compile fix for gcc 2.7.2.3.

This commit is contained in:
Stefan Leichter 2000-12-05 20:45:14 +00:00 committed by Alexandre Julliard
parent 79e44abeed
commit e5ca1aa06a

View file

@ -318,7 +318,7 @@ RPC_STATUS WINAPI UuidToStringA(UUID *Uuid, unsigned char** StringUuid)
/***********************************************************************
* NdrDllRegisterProxy (RPCRT4.@)
*/
WINAPI HRESULT WINAPI NdrDllRegisterProxy(
HRESULT WINAPI NdrDllRegisterProxy(
HMODULE hDll, /* [in] */
void **pProxyFileList, /* [???] FIXME: const ProxyFileInfo ** */
const CLSID *pclsid /* [in] */