dbgeng: Fix DebugConnect 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
e9be49067f
commit
facd88fe39
|
@ -1,3 +1,3 @@
|
|||
@ stdcall DebugExtensionInitialize(ptr ptr)
|
||||
@ stdcall DebugCreate(ptr ptr)
|
||||
@ stdcall DebugConnect(ptr ptr ptr)
|
||||
@ stdcall DebugConnect(str ptr ptr)
|
||||
|
|
Loading…
Reference in New Issue