about summary refs log tree commit diff stats
path: root/html/410file.mu.html
diff options
context:
space:
mode:
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>