about summary refs log tree commit diff stats
path: root/html/apps/random.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
commitd3a9db3aff54ea485f409eaaef3d8f56ad77f0dc (patch)
tree60858669ff7c5a5b041e4dacb8ffffa0a4b3e68a /html/apps/random.subx.html
parentf13576b5d273ef9175e938b15f55bb1ead22fb1d (diff)
downloadmu-d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc.tar.gz
6958
Diffstat (limited to 'html/apps/random.subx.html')
-rw-r--r--html/apps/random.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/random.subx.html b/html/apps/random.subx.html
index 5605936d..96e484bb 100644
--- a/html/apps/random.subx.html
+++ b/html/apps/random.subx.html
@@ -89,7 +89,7 @@ if ('onhashchange' in window) {
 <span id="L31" class="LineNr">31 </span>    ff          6/subop/push        0/mod/indirect  5/rm32/.disp32           <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          <span class="SpecialChar"><a href='random.subx.html#L53'>N</a></span>/disp32                          <span class="subxComment"># push *N</span>
 <span id="L32" class="LineNr">32 </span>    68/push  <span class="SpecialChar"><a href='../115write-byte.subx.html#L10'>Stdout</a></span>/imm32
 <span id="L33" class="LineNr">33 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L34" class="LineNr">34 </span>    e8/call  <a href='../117write-int-hex.subx.html#L266'>write-int32-hex-buffered</a>/disp32
+<span id="L34" class="LineNr">34 </span>    e8/call  <a href='../117write-int-hex.subx.html#L288'>write-int32-hex-buffered</a>/disp32
 <span id="L35" class="LineNr">35 </span>
 <span id="L36" class="LineNr">36 </span>    <span class="subxComment"># write-buffered(Stdout, Newline)</span>
 <span id="L37" class="LineNr">37 </span>    <span class="subxS2Comment"># . . push args</span>