about summary refs log tree commit diff stats
path: root/html/109stream-equal.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/109stream-equal.subx.html')
-rw-r--r--html/109stream-equal.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/109stream-equal.subx.html b/html/109stream-equal.subx.html
index 7c5a78f0..dddd2ff5 100644
--- a/html/109stream-equal.subx.html
+++ b/html/109stream-equal.subx.html
@@ -621,7 +621,7 @@ if ('onhashchange' in window) {
 <span id="L562" class="LineNr">562 </span>    c3/return
 <span id="L563" class="LineNr">563 </span>
 <span id="L564" class="LineNr">564 </span><span class="subxComment"># helper for later tests</span>
-<span id="L565" class="LineNr">565 </span><span class="subxFunction">check-next-stream-line-equal</span>:
+<span id="L565" class="LineNr">565 </span><span class="subxFunction">check-next-stream-line-equal</span>:  <span class="subxComment"># f: (addr stream byte), s: (addr array byte), msg: (addr array byte)</span>
 <span id="L566" class="LineNr">566 </span>    <span class="subxS1Comment"># . prologue</span>
 <span id="L567" class="LineNr">567 </span>    55/push-ebp
 <span id="L568" class="LineNr">568 </span>    89/copy                         3/mod/direct    5/rm32/ebp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          4/r32/esp  <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># copy esp to ebp</span>