diff options
Diffstat (limited to 'html/074write-stream-data.subx.html')
-rw-r--r-- | html/074write-stream-data.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
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) { <span id="L86" class="LineNr"> 86 </span> <span class="subxComment"># write-stream-data(_test-output-buffered-file, _test-input-stream)</span> <span id="L87" class="LineNr"> 87 </span> <span class="subxS2Comment"># . . push args</span> <span id="L88" class="LineNr"> 88 </span> 68/push <a href='061read-byte.subx.html#L287'>_test-input-stream</a>/imm32 -<span id="L89" class="LineNr"> 89 </span> 68/push <a href='064write-byte.subx.html#L328'>_test-output-buffered-file</a>/imm32 +<span id="L89" class="LineNr"> 89 </span> 68/push <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32 <span id="L90" class="LineNr"> 90 </span> <span class="subxS2Comment"># . . call</span> <span id="L91" class="LineNr"> 91 </span> e8/call <a href='074write-stream-data.subx.html#L11'>write-stream-data</a>/disp32 <span id="L92" class="LineNr"> 92 </span> <span class="subxS2Comment"># . . discard args</span> @@ -153,7 +153,7 @@ if ('onhashchange' in window) { <span id="L94" class="LineNr"> 94 </span> <span class="subxComment"># check that the write happened as expected</span> <span id="L95" class="LineNr"> 95 </span> <span class="subxS1Comment"># . flush(_test-output-buffered-file)</span> <span id="L96" class="LineNr"> 96 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L97" class="LineNr"> 97 </span> 68/push <a href='064write-byte.subx.html#L328'>_test-output-buffered-file</a>/imm32 +<span id="L97" class="LineNr"> 97 </span> 68/push <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32 <span id="L98" class="LineNr"> 98 </span> <span class="subxS2Comment"># . . call</span> <span id="L99" class="LineNr"> 99 </span> e8/call <a href='064write-byte.subx.html#L81'>flush</a>/disp32 <span id="L100" class="LineNr">100 </span> <span class="subxS2Comment"># . . discard args</span> |