cryptnet: Fix CryptGetObjectUrl spec file entry

André Hentschel nerv at dawncrow.de
Thu May 25 13:51:30 CDT 2017


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 dlls/cryptnet/cryptnet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/cryptnet/cryptnet.spec b/dlls/cryptnet/cryptnet.spec
index 6fca711..92d5c40 100644
--- a/dlls/cryptnet/cryptnet.spec
+++ b/dlls/cryptnet/cryptnet.spec
@@ -4,7 +4,7 @@
 @ stub LdapProvOpenStore
 @ stub CryptCancelAsyncRetrieval
 @ stub CryptFlushTimeValidObject
-@ stdcall CryptGetObjectUrl(ptr ptr long ptr ptr ptr ptr ptr)
+@ stdcall CryptGetObjectUrl(str ptr long ptr ptr ptr ptr ptr)
 @ stub CryptGetTimeValidObject
 @ stub CryptInstallCancelRetrieval
 @ stdcall CryptRetrieveObjectByUrlA(str str long long ptr ptr ptr ptr ptr)
-- 
2.7.4





More information about the wine-patches mailing list