From 03a1de45367ad0c52e6da03fcf56bfbee60a0ed3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 28 Dec 2019 00:02:29 -0800 Subject: 5835 --- html/051test.subx.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/051test.subx.html') diff --git a/html/051test.subx.html b/html/051test.subx.html index b16e8a13..3ea121ab 100644 --- a/html/051test.subx.html +++ b/html/051test.subx.html @@ -99,7 +99,7 @@ if ('onhashchange' in window) { 40 68/push "."/imm32 41 68/push 2/imm32/stderr 42 # . . call - 43 e8/call _write/disp32 + 43 e8/call _write/disp32 44 # . . discard args 45 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 46 # . return @@ -112,7 +112,7 @@ if ('onhashchange' in window) { 53 51/push-ecx 54 68/push 2/imm32/stderr 55 # . . call - 56 e8/call _write/disp32 + 56 e8/call _write/disp32 57 # . . discard args 58 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 59 # . _write(2/stderr, Newline) @@ -120,7 +120,7 @@ if ('onhashchange' in window) { 61 68/push Newline/imm32 62 68/push 2/imm32/stderr 63 # . . call - 64 e8/call _write/disp32 + 64 e8/call _write/disp32 65 # . . discard args 66 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 67 # increment Num-test-failures -- cgit 1.4.1-2-gfad0