wsdapi: Fix WSDXMLGetValueFromAny spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
e4fc05a2f0
commit
6762fe8551
|
@ -42,4 +42,4 @@
|
|||
@ stdcall WSDXMLCleanupElement(ptr)
|
||||
@ stdcall WSDXMLCreateContext(ptr)
|
||||
@ stub WSDXMLGetNameFromBuiltinNamespace
|
||||
@ stdcall WSDXMLGetValueFromAny(wstr wstr ptr wstr)
|
||||
@ stdcall WSDXMLGetValueFromAny(wstr wstr ptr ptr)
|
||||
|
|
Loading…
Reference in New Issue