mirror of
https://github.com/reactos/wine.git
synced 2025-02-04 11:08:48 +00:00
rpcrt4: Add an API documentation stub to make winapi_check happy.
This commit is contained in:
parent
df17f1ead2
commit
b6ad7b5ef7
@ -1442,6 +1442,9 @@ LONG WINAPI NdrStubCall2(
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
/***********************************************************************
|
||||
* NdrServerCall2 [RPCRT4.@]
|
||||
*/
|
||||
void WINAPI NdrServerCall2(PRPC_MESSAGE pRpcMsg)
|
||||
{
|
||||
DWORD dwPhase;
|
||||
|
Loading…
x
Reference in New Issue
Block a user