about summary refs log tree commit diff stats
path: root/html/062write-stream.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/062write-stream.subx.html')
-rw-r--r--html/062write-stream.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/062write-stream.subx.html b/html/062write-stream.subx.html
index 14f5902c..49b3bfec 100644
--- a/html/062write-stream.subx.html
+++ b/html/062write-stream.subx.html
@@ -186,7 +186,7 @@ if ('onhashchange' in window) {
 <span id="L125" class="LineNr">125 </span>    68/push  <span class="Constant">&quot;_write-stream: failed to <a href='057write.subx.html#L24'>write</a> to file\n&quot;</span>/imm32
 <span id="L126" class="LineNr">126 </span>    68/push  2/imm32/stderr
 <span id="L127" class="LineNr">127 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L128" class="LineNr">128 </span>    e8/call  <a href='050_write.subx.html#L34'>_write</a>/disp32
+<span id="L128" class="LineNr">128 </span>    e8/call  <a href='050_write.subx.html#L37'>_write</a>/disp32
 <span id="L129" class="LineNr">129 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L130" class="LineNr">130 </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="L131" class="LineNr">131 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>