From 8108f5b875c07e1f6c3f13a32a7bfe23e69715c4 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 16 Oct 2018 23:16:05 -0700 Subject: 4705 --- subx/055trace.subx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'subx/055trace.subx') diff --git a/subx/055trace.subx b/subx/055trace.subx index 00f09ed5..b9ab5e67 100644 --- a/subx/055trace.subx +++ b/subx/055trace.subx @@ -240,7 +240,7 @@ test-trace-single: e8/call check-ints-equal/disp32 # discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP - # done + # end c3/return test-trace-appends: @@ -278,7 +278,7 @@ test-trace-appends: e8/call check-ints-equal/disp32 # discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP - # done + # end c3/return test-trace-empty-line: @@ -308,7 +308,7 @@ test-trace-empty-line: e8/call check-ints-equal/disp32 # discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP - # done + # end c3/return # vim:nowrap:textwidth=0 -- cgit 1.4.1-2-gfad0