about summary refs log tree commit diff stats
path: root/html/109stream-equal.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-06-23 13:19:20 -0700
committerKartik Agaram <vc@akkartik.com>2021-06-23 13:19:20 -0700
commite0b8eddb5b2463a6a2890fd2a089cc3cc1a0f711 (patch)
tree33975c8b0bdde721e9bcfd4f59c85f445b3408ee /html/109stream-equal.subx.html
parenta25e4c1ac2f135b5b76508c6bd5cd2d4edd73c49 (diff)
downloadmu-e0b8eddb5b2463a6a2890fd2a089cc3cc1a0f711.tar.gz
.
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 95af3eba..2e5ff409 100644
--- a/html/109stream-equal.subx.html
+++ b/html/109stream-equal.subx.html
@@ -249,7 +249,7 @@ if ('onhashchange' in window) {
 <span id="L190" class="LineNr">190 </span>    5d/pop-to-ebp
 <span id="L191" class="LineNr">191 </span>    c3/return
 <span id="L192" class="LineNr">192 </span>
-<span id="L193" class="LineNr">193 </span><span class="subxComment"># helper for later tests</span>
+<span id="L193" class="LineNr">193 </span><span class="subxComment"># helper for tests</span>
 <span id="L194" class="LineNr">194 </span><span class="subxFunction">check-stream-equal</span>:  <span class="subxComment"># f: (addr stream byte), s: (addr array byte), msg: (addr array byte)</span>
 <span id="L195" class="LineNr">195 </span>    <span class="subxS1Comment"># . prologue</span>
 <span id="L196" class="LineNr">196 </span>    55/push-ebp