From 3dad94263f9b5bcbed576d27f61714100fbfae18 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 9 Feb 2020 20:49:38 -0800 Subject: 6001 --- html/074write-stream-data.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/074write-stream-data.subx.html') diff --git a/html/074write-stream-data.subx.html b/html/074write-stream-data.subx.html index 8076bf1f..7e906849 100644 --- a/html/074write-stream-data.subx.html +++ b/html/074write-stream-data.subx.html @@ -145,7 +145,7 @@ if ('onhashchange' in window) { 86 # write-stream-data(_test-output-buffered-file, _test-input-stream) 87 # . . push args 88 68/push _test-input-stream/imm32 - 89 68/push _test-output-buffered-file/imm32 + 89 68/push _test-output-buffered-file/imm32 90 # . . call 91 e8/call write-stream-data/disp32 92 # . . discard args @@ -153,7 +153,7 @@ if ('onhashchange' in window) { 94 # check that the write happened as expected 95 # . flush(_test-output-buffered-file) 96 # . . push args - 97 68/push _test-output-buffered-file/imm32 + 97 68/push _test-output-buffered-file/imm32 98 # . . call 99 e8/call flush/disp32 100 # . . discard args -- cgit 1.4.1-2-gfad0