about summary refs log tree commit diff stats
path: root/html/410file.mu.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-29 13:36:32 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-29 13:42:27 -0800
commit775f77c3346d231fc6133de2c7da2bb1e8ef0c2e (patch)
tree3daff158b0bf201c625abca645ce09014df51315 /html/410file.mu.html
parent55dfa5b98530bdeae19f5e1f118634d9c774773f (diff)
downloadmu-775f77c3346d231fc6133de2c7da2bb1e8ef0c2e.tar.gz
7306
Diffstat (limited to 'html/410file.mu.html')
-rw-r--r--html/410file.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/410file.mu.html b/html/410file.mu.html
index 51941348..da75a2fa 100644
--- a/html/410file.mu.html
+++ b/html/410file.mu.html
@@ -71,11 +71,11 @@ if ('onhashchange' in window) {
 <span id="L12" class="LineNr">12 </span><span class="CommentedCode">#?     print-string 0, &quot;AAA\n&quot;</span>
 <span id="L13" class="LineNr">13 </span>    <span class="PreProc">var</span> h: (handle array byte)
 <span id="L14" class="LineNr">14 </span>    <span class="PreProc">var</span> ah/<span class="Constant">eax</span>: (addr handle array byte) <span class="SpecialChar">&lt;-</span> address h
-<span id="L15" class="LineNr">15 </span>    <a href='310copy-bytes.subx.html#L59'>stream-to-array</a> line-a, ah
+<span id="L15" class="LineNr">15 </span>    <a href='310copy-bytes.subx.html#L60'>stream-to-array</a> line-a, ah
 <span id="L16" class="LineNr">16 </span>    <a href='309stream.subx.html#L54'>write-to-stream</a> stream-a, ah
 <span id="L17" class="LineNr">17 </span>    <span class="PreProc">loop</span>
 <span id="L18" class="LineNr">18 </span>  <span class="Delimiter">}</span>
-<span id="L19" class="LineNr">19 </span>  <a href='310copy-bytes.subx.html#L59'>stream-to-array</a> stream-a, out
+<span id="L19" class="LineNr">19 </span>  <a href='310copy-bytes.subx.html#L60'>stream-to-array</a> stream-a, out
 <span id="L20" class="LineNr">20 </span><span class="Delimiter">}</span>
 </pre>
 </body>