André Hentschel : rpcrt4: Fix RpcNetworkIsProtseqValid[AW] spec file entries.

Alexandre Julliard julliard at winehq.org
Mon Dec 16 16:47:55 CST 2019


Module: wine
Branch: master
Commit: 6127c688eaa68b6adcc06f44bf41cb6f0c608d77
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=6127c688eaa68b6adcc06f44bf41cb6f0c608d77

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Dec 15 17:29:45 2019 +0100

rpcrt4: Fix RpcNetworkIsProtseqValid[AW] spec file entries.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/rpcrt4/rpcrt4.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index 6d7d0fbf7a..5d558bff75 100644
--- a/dlls/rpcrt4/rpcrt4.spec
+++ b/dlls/rpcrt4/rpcrt4.spec
@@ -413,8 +413,8 @@
 @ stdcall RpcMgmtWaitServerListen()
 @ stdcall RpcNetworkInqProtseqsA(ptr)
 @ stdcall RpcNetworkInqProtseqsW(ptr)
-@ stdcall RpcNetworkIsProtseqValidA(ptr)
-@ stdcall RpcNetworkIsProtseqValidW(ptr)
+@ stdcall RpcNetworkIsProtseqValidA(str)
+@ stdcall RpcNetworkIsProtseqValidW(wstr)
 @ stub RpcNsBindingInqEntryNameA
 @ stub RpcNsBindingInqEntryNameW
 @ stub RpcObjectInqType




More information about the wine-cvs mailing list