=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: shcore: Fix IUnknown_AtomicRelease spec file entry.

Alexandre Julliard julliard at winehq.org
Mon Jun 10 13:43:54 CDT 2019


Module: wine
Branch: master
Commit: 51386804b4df71c5bffef47777869d0faea63ca3
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=51386804b4df71c5bffef47777869d0faea63ca3

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Jun  9 18:16:39 2019 +0200

shcore: Fix IUnknown_AtomicRelease spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/shcore/shcore.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/shcore/shcore.spec b/dlls/shcore/shcore.spec
index 4c27179..6a634bd 100644
--- a/dlls/shcore/shcore.spec
+++ b/dlls/shcore/shcore.spec
@@ -20,7 +20,7 @@
 @ stdcall IStream_Size(ptr ptr)
 @ stdcall IStream_Write(ptr ptr long) _IStream_Write
 @ stub IStream_WriteStr
-@ stdcall IUnknown_AtomicRelease(long)
+@ stdcall IUnknown_AtomicRelease(ptr)
 @ stdcall IUnknown_GetSite(ptr ptr ptr)
 @ stdcall IUnknown_QueryService(ptr ptr ptr ptr)
 @ stdcall IUnknown_Set(ptr ptr)




More information about the wine-cvs mailing list