about summary refs log tree commit diff stats
path: root/html/apps/arith.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/apps/arith.mu.html')
-rw-r--r--html/apps/arith.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/arith.mu.html b/html/apps/arith.mu.html
index 0c98c50a..0868da6e 100644
--- a/html/apps/arith.mu.html
+++ b/html/apps/arith.mu.html
@@ -105,7 +105,7 @@ if ('onhashchange' in window) {
 <span id="L46" class="LineNr"> 46 </span>    compare look, <span class="Constant">0</span>
 <span id="L47" class="LineNr"> 47 </span>    <span class="PreProc">break-if-=</span>
 <span id="L48" class="LineNr"> 48 </span>    <span class="muComment"># print</span>
-<span id="L49" class="LineNr"> 49 </span>    <a href='../405screen.mu.html#L481'>print-int32-decimal</a> <span class="Constant">0</span>, n
+<span id="L49" class="LineNr"> 49 </span>    <a href='../405screen.mu.html#L480'>print-int32-decimal</a> <span class="Constant">0</span>, n
 <span id="L50" class="LineNr"> 50 </span>    <a href='../405screen.mu.html#L169'>print-string</a> <span class="Constant">0</span>, <span class="Constant">&quot;\n&quot;</span>
 <span id="L51" class="LineNr"> 51 </span>    <span class="muComment">#</span>
 <span id="L52" class="LineNr"> 52 </span>    <span class="PreProc">loop</span>