diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-09-07 16:38:14 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-09-07 16:39:44 -0700 |
commit | 68df24fa778f7f5a2651a4623681f38dc920c490 (patch) | |
tree | 99d95cf1812e90ad6bfd4f7292ee42b6a5e7c935 /html/132slurp.subx.html | |
parent | a0430d580719fc0fbe1fe0c92de2ec412245762c (diff) | |
download | mu-68df24fa778f7f5a2651a4623681f38dc920c490.tar.gz |
6746
Diffstat (limited to 'html/132slurp.subx.html')
-rw-r--r-- | html/132slurp.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/132slurp.subx.html b/html/132slurp.subx.html index 705f8a4e..da177274 100644 --- a/html/132slurp.subx.html +++ b/html/132slurp.subx.html @@ -197,7 +197,7 @@ if ('onhashchange' in window) { <span id="L138" class="LineNr">138 </span> <span class="subxS1Comment"># . eax = slurp(_test-buffered-file, _test-tmp-stream)</span> <span id="L139" class="LineNr">139 </span> <span class="subxS2Comment"># . . push args</span> <span id="L140" class="LineNr">140 </span> 68/push <a href='111read.subx.html#L428'>_test-tmp-stream</a>/imm32 -<span id="L141" class="LineNr">141 </span> 68/push <a href='112read-byte.subx.html#L274'>_test-buffered-file</a>/imm32 +<span id="L141" class="LineNr">141 </span> 68/push <a href='112read-byte.subx.html#L318'>_test-buffered-file</a>/imm32 <span id="L142" class="LineNr">142 </span> <span class="subxS2Comment"># . . call</span> <span id="L143" class="LineNr">143 </span> e8/call <a href='132slurp.subx.html#L8'>slurp</a>/disp32 <span id="L144" class="LineNr">144 </span> <span class="subxS2Comment"># . . discard args</span> |