mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +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_RpcReplyToClientWithStatus
|
||||
73 stub I_RpcRequestMutex
|
||||
# I_RpcSNCHOption
|
||||
74 stub I_RpcSNCHOption
|
||||
75 stdcall I_RpcSend(ptr)
|
||||
76 stdcall I_RpcSendReceive(ptr)
|
||||
77 stub I_RpcServerAllocateIpPort
|
||||
|
|
Loading…
Reference in a new issue