From 660ee356e9cc0478b806949e4fdbc9f0588468db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Hentschel?= Date: Sun, 9 Jun 2019 18:17:12 +0200 Subject: [PATCH] rpcrt4: Fix NdrServerContextMarshall spec file entry. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Hentschel Signed-off-by: Alexandre Julliard --- 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 d8e873d1944..6d7d0fbf7ac 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)