mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:02:56 +00:00
[RPCRT4] Add I_RpcSNCHOption() as 'stub'
CORE-12534
This commit is contained in:
parent
df00137ccc
commit
0b530fe496
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
# I_RpcRecordCalloutFailure
|
# I_RpcRecordCalloutFailure
|
||||||
# I_RpcReplyToClientWithStatus
|
# I_RpcReplyToClientWithStatus
|
||||||
73 stub I_RpcRequestMutex
|
73 stub I_RpcRequestMutex
|
||||||
# I_RpcSNCHOption
|
74 stub I_RpcSNCHOption
|
||||||
75 stdcall I_RpcSend(ptr)
|
75 stdcall I_RpcSend(ptr)
|
||||||
76 stdcall I_RpcSendReceive(ptr)
|
76 stdcall I_RpcSendReceive(ptr)
|
||||||
77 stub I_RpcServerAllocateIpPort
|
77 stub I_RpcServerAllocateIpPort
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue