about summary refs log tree commit diff stats
path: root/html/064write-byte.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/064write-byte.subx.html')
-rw-r--r--html/064write-byte.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/064write-byte.subx.html b/html/064write-byte.subx.html
index 8893e7da..8ab5318f 100644
--- a/html/064write-byte.subx.html
+++ b/html/064write-byte.subx.html
@@ -304,7 +304,7 @@ if ('onhashchange' in window) {
 <span id="L242" class="LineNr">242 </span>    68/push  <span class="Constant">&quot;append-byte: out of space\n&quot;</span>/imm32
 <span id="L243" class="LineNr">243 </span>    68/push  2/imm32/stderr
 <span id="L244" class="LineNr">244 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L245" class="LineNr">245 </span>    e8/call  <a href='050_write.subx.html#L34'>_write</a>/disp32
+<span id="L245" class="LineNr">245 </span>    e8/call  <a href='050_write.subx.html#L37'>_write</a>/disp32
 <span id="L246" class="LineNr">246 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L247" class="LineNr">247 </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>              8/imm32           <span class="subxComment"># add to esp</span>
 <span id="L248" class="LineNr">248 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>