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
1 changed files with 1 additions and 1 deletions

View File

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