about summary refs log tree commit diff stats
path: root/html/074write-stream-data.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-02-09 20:49:38 -0800
committerKartik Agaram <vc@akkartik.com>2020-02-09 20:49:38 -0800
commit3dad94263f9b5bcbed576d27f61714100fbfae18 (patch)
tree5ecbd72638fe27517c21f99ad3f2e430b84d843a /html/074write-stream-data.subx.html
parent2c966386d1734cce9f27ef8054e41433cab16da4 (diff)
downloadmu-3dad94263f9b5bcbed576d27f61714100fbfae18.tar.gz
6001
Diffstat (limited to 'html/074write-stream-data.subx.html')
-rw-r--r--html/074write-stream-data.subx.html4
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>