about summary refs log tree commit diff stats
path: root/html/subx/063print-byte.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/063print-byte.subx.html')
-rw-r--r--html/subx/063print-byte.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/063print-byte.subx.html b/html/subx/063print-byte.subx.html
index 4a21bc33..6462dade 100644
--- a/html/subx/063print-byte.subx.html
+++ b/html/subx/063print-byte.subx.html
@@ -183,7 +183,7 @@ if ('onhashchange' in window) {
 <span id="L122" class="LineNr">122 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L123" class="LineNr">123 </span>    68/push  <a href='059read-byte.subx.html#L290'>_test-buffered-file</a>/imm32
 <span id="L124" class="LineNr">124 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L125" class="LineNr">125 </span>    e8/call  <a href='062write-byte.subx.html#L84'>flush</a>/disp32
+<span id="L125" class="LineNr">125 </span>    e8/call  <a href='062write-byte.subx.html#L86'>flush</a>/disp32
 <span id="L126" class="LineNr">126 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L127" class="LineNr">127 </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="L128" class="LineNr">128 </span>    <span class="subxComment"># check-ints-equal(*_test-stream-&gt;data, '0a', msg)</span>