diff options
Diffstat (limited to 'subx/apps/handle.subx')
-rw-r--r-- | subx/apps/handle.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/apps/handle.subx b/subx/apps/handle.subx index 97a6c622..ba824f85 100644 --- a/subx/apps/handle.subx +++ b/subx/apps/handle.subx @@ -143,7 +143,7 @@ test-new: 5d/pop-to-EBP c3/return -test-new-failure: +_pending-test-new-failure: # . prolog 55/push-EBP 89/copy 3/mod/direct 5/rm32/EBP . . . 4/r32/ESP . . # copy ESP to EBP |