about summary refs log tree commit diff stats
path: root/109stream-equal.subx
diff options
context:
space:
mode:
Diffstat (limited to '109stream-equal.subx')
-rw-r--r--109stream-equal.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/109stream-equal.subx b/109stream-equal.subx
index e7bb9487..8f6cf1bf 100644
--- a/109stream-equal.subx
+++ b/109stream-equal.subx
@@ -562,7 +562,7 @@ test-next-stream-line-equal-always-fails-after-Eof:
     c3/return
 
 # helper for later tests
-check-next-stream-line-equal:
+check-next-stream-line-equal:  # f: (addr stream byte), s: (addr array byte), msg: (addr array byte)
     # . prologue
     55/push-ebp
     89/copy                         3/mod/direct    5/rm32/ebp    .           .             .           4/r32/esp   .               .                 # copy esp to ebp