about summary refs log tree commit diff stats
path: root/html/linux/tile/rpn.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/tile/rpn.mu.html')
-rw-r--r--html/linux/tile/rpn.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/linux/tile/rpn.mu.html b/html/linux/tile/rpn.mu.html
index 82650d2c..5ed618a4 100644
--- a/html/linux/tile/rpn.mu.html
+++ b/html/linux/tile/rpn.mu.html
@@ -209,7 +209,7 @@ if ('onhashchange' in window) {
 <span id="L149" class="LineNr">149 </span>        <span class="PreProc">var</span> src-ah/<span class="Constant">eax</span>: (addr handle array byte) <span class="Special">&lt;-</span> <a href='../131table.subx.html#L26'>get</a> target-val, text-data
 <span id="L150" class="LineNr">150 </span>        <span class="PreProc">var</span> src/<span class="Constant">eax</span>: (addr array byte) <span class="Special">&lt;-</span> <a href='../120allocate.subx.html#L258'>lookup</a> *src-ah
 <span id="L151" class="LineNr">151 </span>        <span class="PreProc">var</span> result-ah/<span class="Constant">ecx</span>: (addr handle buffered-file) <span class="Special">&lt;-</span> <a href='../131table.subx.html#L26'>get</a> target-val, file-data
-<span id="L152" class="LineNr">152 </span>        <a href='../306files.subx.html#L12'>open</a> src, <span class="Constant">0</span>, result-ah  <span class="muComment"># write? = false</span>
+<span id="L152" class="LineNr">152 </span>        <a href='../306files.subx.html#L9'>open</a> src, <span class="Constant">0</span>, result-ah  <span class="muComment"># write? = false</span>
 <span id="L153" class="LineNr">153 </span>        <span class="muComment"># save result into target-val</span>
 <span id="L154" class="LineNr">154 </span>        <span class="PreProc">var</span> type-addr/<span class="Constant">eax</span>: (addr int) <span class="Special">&lt;-</span> <a href='../131table.subx.html#L26'>get</a> target-val, <span class="PreProc">type</span>
 <span id="L155" class="LineNr">155 </span>        copy-to *type-addr, <span class="Constant">3</span>/file