rpcrt4: Fix NdrServerContextMarshall spec file entry.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
André Hentschel 2019-06-09 18:17:12 +02:00 committed by Alexandre Julliard
parent 6de6939534
commit 660ee356e9
1 changed files with 1 additions and 1 deletions

View File

@ -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)