From 68df24fa778f7f5a2651a4623681f38dc920c490 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 7 Sep 2020 16:38:14 -0700 Subject: 6746 --- html/123slice.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/123slice.subx.html') diff --git a/html/123slice.subx.html b/html/123slice.subx.html index 3edd7130..76fea3a1 100644 --- a/html/123slice.subx.html +++ b/html/123slice.subx.html @@ -1074,14 +1074,14 @@ if ('onhashchange' in window) { 1013 # write-slice-buffered(_test-buffered-file, slice) 1014 # . . push args 1015 51/push-ecx -1016 68/push _test-buffered-file/imm32 +1016 68/push _test-buffered-file/imm32 1017 # . . call 1018 e8/call write-slice-buffered/disp32 1019 # . . discard args 1020 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 1021 # flush(_test-buffered-file) 1022 # . . push args -1023 68/push _test-buffered-file/imm32 +1023 68/push _test-buffered-file/imm32 1024 # . . call 1025 e8/call flush/disp32 1026 # . . discard args -- cgit 1.4.1-2-gfad0