about summary refs log tree commit diff stats
path: root/html/407print-int32-decimal-right-justified.mu.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-11 23:43:04 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-11 23:43:04 -0800
commit2c56af2d8f791902f5ff59754c0277eddeb27a3e (patch)
treea84ba4660f8816ef07a9c7aacdb3cddb18d75710 /html/407print-int32-decimal-right-justified.mu.html
parentd71559924670854f475685c7506c93561a96864b (diff)
downloadmu-2c56af2d8f791902f5ff59754c0277eddeb27a3e.tar.gz
7227
Diffstat (limited to 'html/407print-int32-decimal-right-justified.mu.html')
-rw-r--r--html/407print-int32-decimal-right-justified.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/407print-int32-decimal-right-justified.mu.html b/html/407print-int32-decimal-right-justified.mu.html
index 317d265a..55fd45c1 100644
--- a/html/407print-int32-decimal-right-justified.mu.html
+++ b/html/407print-int32-decimal-right-justified.mu.html
@@ -68,7 +68,7 @@ if ('onhashchange' in window) {
 <span id="L10" class="LineNr">10 </span>    width <span class="SpecialChar">&lt;-</span> decrement
 <span id="L11" class="LineNr">11 </span>    <span class="PreProc">loop</span>
 <span id="L12" class="LineNr">12 </span>  <span class="Delimiter">}</span>
-<span id="L13" class="LineNr">13 </span>  <a href='405screen.mu.html#L481'>print-int32-decimal</a> <a href='405screen.mu.html#L9'>screen</a>, n
+<span id="L13" class="LineNr">13 </span>  <a href='405screen.mu.html#L480'>print-int32-decimal</a> <a href='405screen.mu.html#L9'>screen</a>, n
 <span id="L14" class="LineNr">14 </span><span class="Delimiter">}</span>
 </pre>
 </body>