Commit 51386804 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

shcore: Fix IUnknown_AtomicRelease spec file entry.

parent dd84b0a7
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment