mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
- Fix a bug, fix breakage from previous revision.
svn path=/trunk/; revision=25622
This commit is contained in:
parent
c307d73c12
commit
ddcd40d53c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ _DebugService2@12:
|
|||
mov ecx, [ebp+8]
|
||||
mov edx, [ebp+12]
|
||||
int 0x2D
|
||||
int 3
|
||||
//int 3
|
||||
|
||||
/* Restore stack */
|
||||
pop ebp
|
||||
|
|
Loading…
Reference in a new issue