diff options
Diffstat (limited to 'html/subx/056trace.subx.html')
-rw-r--r-- | html/subx/056trace.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/056trace.subx.html b/html/subx/056trace.subx.html index 9e734e19..8502bbd3 100644 --- a/html/subx/056trace.subx.html +++ b/html/subx/056trace.subx.html @@ -412,7 +412,7 @@ if ('onhashchange' in window) { <span id="L350" class="LineNr">350 </span><span class="Constant">$_append-4:abort</span>: <span id="L351" class="LineNr">351 </span> <span class="subxS1Comment"># . _write(2/stderr, error)</span> <span id="L352" class="LineNr">352 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L353" class="LineNr">353 </span> 68/push <span class="Constant">"stream overflow"</span>/imm32 +<span id="L353" class="LineNr">353 </span> 68/push <span class="Constant">"stream overflow\n"</span>/imm32 <span id="L354" class="LineNr">354 </span> 68/push 2/imm32/stderr <span id="L355" class="LineNr">355 </span> <span class="subxS2Comment"># . . call</span> <span id="L356" class="LineNr">356 </span> e8/call <a href='050_write.subx.html#L14'>_write</a>/disp32 |