about summary refs log tree commit diff stats
path: root/html/apps/factorial4.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/apps/factorial4.subx.html')
-rw-r--r--html/apps/factorial4.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/factorial4.subx.html b/html/apps/factorial4.subx.html
index d1587678..3e635e9c 100644
--- a/html/apps/factorial4.subx.html
+++ b/html/apps/factorial4.subx.html
@@ -92,7 +92,7 @@ if ('onhashchange' in window) {
 <span id="L33" class="LineNr">33 </span>      81 7/subop/compare *ebp 1/imm32
 <span id="L34" class="LineNr">34 </span>      7e/jump-if-lesser-or-equal <span class="Constant">break</span>/disp8
 <span id="L35" class="LineNr">35 </span>      <span class="subxComment"># if (!kernel-string-equal?(argv[1], &quot;test&quot;)) break</span>
-<span id="L36" class="LineNr">36 </span>      (<a href='../052kernel-string-equal.subx.html#L31'>kernel-string-equal?</a> *(ebp+8) <span class="Constant">&quot;test&quot;</span>)  <span class="subxComment"># =&gt; eax</span>
+<span id="L36" class="LineNr">36 </span>      (<a href='../052kernel-string-equal.subx.html#L33'>kernel-string-equal?</a> *(ebp+8) <span class="Constant">&quot;test&quot;</span>)  <span class="subxComment"># =&gt; eax</span>
 <span id="L37" class="LineNr">37 </span>      3d/compare-eax-and 0/imm32
 <span id="L38" class="LineNr">38 </span>      74/jump-if-equal <span class="Constant">break</span>/disp8
 <span id="L39" class="LineNr">39 </span>      <span class="subxComment">#</span>