about summary refs log tree commit diff stats
path: root/html/apps/tests.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-06 12:28:57 -0800
committerKartik Agaram <vc@akkartik.com>2020-03-06 12:28:57 -0800
commit651fc300a4087f6ccaa7d17c0d581e6ddd313a48 (patch)
treec6847217382e6fb9c55bf5c722481123f8d77e97 /html/apps/tests.subx.html
parentc1737cbaae4e0712beff129094aa73d51204f9a7 (diff)
downloadmu-651fc300a4087f6ccaa7d17c0d581e6ddd313a48.tar.gz
6084
Diffstat (limited to 'html/apps/tests.subx.html')
-rw-r--r--html/apps/tests.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/tests.subx.html b/html/apps/tests.subx.html
index 7147a0f6..2335bbb3 100644
--- a/html/apps/tests.subx.html
+++ b/html/apps/tests.subx.html
@@ -287,7 +287,7 @@ if ('onhashchange' in window) {
 <span id="L227" class="LineNr">227 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L228" class="LineNr">228 </span>    51/push-ecx
 <span id="L229" class="LineNr">229 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L230" class="LineNr">230 </span>    e8/call  <a href='../055stream.subx.html#L54'>rewind-stream</a>/disp32
+<span id="L230" class="LineNr">230 </span>    e8/call  <a href='../055stream.subx.html#L56'>rewind-stream</a>/disp32
 <span id="L231" class="LineNr">231 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L232" class="LineNr">232 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              4/imm32           <span class="subxComment"># add to esp</span>
 <span id="L233" class="LineNr">233 </span>    <span class="subxComment"># write-stream-data(out, line)</span>