=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: rpcrt4: Fix NdrServerContextMarshall spec file entry.

Alexandre Julliard julliard at winehq.org
Mon Jun 10 13:43:54 CDT 2019


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Jun  9 18:17:12 2019 +0200

rpcrt4: Fix NdrServerContextMarshall spec file entry.

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

---

 dlls/rpcrt4/rpcrt4.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index d8e873d..6d7d0fb 100644
--- a/dlls/rpcrt4/rpcrt4.spec
+++ b/dlls/rpcrt4/rpcrt4.spec
@@ -275,7 +275,7 @@
 @ stdcall NdrServerCall2(ptr)
 @ stdcall NdrServerCall(ptr)
 @ stdcall NdrServerCallAll(ptr)
-@ stdcall NdrServerContextMarshall(ptr ptr long)
+@ stdcall NdrServerContextMarshall(ptr ptr ptr)
 @ stdcall NdrServerContextNewMarshall(ptr ptr ptr ptr) # wxp
 @ stdcall NdrServerContextNewUnmarshall(ptr ptr) # wxp
 @ stdcall NdrServerContextUnmarshall(ptr)




More information about the wine-cvs mailing list