rpcrt4: Fix RpcNetworkIsProtseqValid[AW] spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
04aa1a32e6
commit
6127c688ea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue