https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0b530fe4964b2cf29a75b…
commit 0b530fe4964b2cf29a75ba540bd9e956dbfc7e42
Author: Serge Gautherie <reactos-git_serge_171003(a)gautherie.fr>
AuthorDate: Tue Mar 31 09:39:16 2020 +0200
Commit: Mark Jansen <mark.jansen(a)reactos.org>
CommitDate: Mon Apr 27 22:05:29 2020 +0200
[RPCRT4] Add I_RpcSNCHOption() as 'stub'
CORE-12534
---
dll/win32/rpcrt4/rpcrt4.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dll/win32/rpcrt4/rpcrt4.spec b/dll/win32/rpcrt4/rpcrt4.spec
index 6b3d4b4b7af..2fb389aaf41 100644
--- a/dll/win32/rpcrt4/rpcrt4.spec
+++ b/dll/win32/rpcrt4/rpcrt4.spec
@@ -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