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:
André Hentschel 2017-02-22 23:23:01 +01:00 committed by Alexandre Julliard
parent e9be49067f
commit facd88fe39
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
@ stdcall DebugExtensionInitialize(ptr ptr)
@ stdcall DebugCreate(ptr ptr)
@ stdcall DebugConnect(ptr ptr ptr)
@ stdcall DebugConnect(str ptr ptr)