about summary refs log tree commit diff stats
path: root/html/apps/tests.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/apps/tests.subx.html')
-rw-r--r--html/apps/tests.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/tests.subx.html b/html/apps/tests.subx.html
index 3c9c8237..f7abb994 100644
--- a/html/apps/tests.subx.html
+++ b/html/apps/tests.subx.html
@@ -127,7 +127,7 @@ if ('onhashchange' in window) {
 <span id="L67" class="LineNr"> 67 </span>    b8/copy-to-eax  1/imm32/exit
 <span id="L68" class="LineNr"> 68 </span>    cd/syscall  0x80/imm8
 <span id="L69" class="LineNr"> 69 </span>
-<span id="L70" class="LineNr"> 70 </span><span class="subxFunction">subx-gen-run-tests</span>:  <span class="subxComment"># in : (address buffered-file), out : (address buffered-file)</span>
+<span id="L70" class="LineNr"> 70 </span><span class="subxFunction">subx-gen-run-tests</span>:  <span class="subxComment"># in : (addr buffered-file), out : (addr buffered-file)</span>
 <span id="L71" class="LineNr"> 71 </span>    <span class="subxComment"># pseudocode</span>
 <span id="L72" class="LineNr"> 72 </span>    <span class="subxComment">#   bool tests-found = false</span>
 <span id="L73" class="LineNr"> 73 </span>    <span class="subxComment">#   var line : (stream byte 512)</span>