about summary refs log tree commit diff stats
path: root/html/linux/119error-byte.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/119error-byte.subx.html')
-rw-r--r--html/linux/119error-byte.subx.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/linux/119error-byte.subx.html b/html/linux/119error-byte.subx.html
index 2ada3377..98f9639d 100644
--- a/html/linux/119error-byte.subx.html
+++ b/html/linux/119error-byte.subx.html
@@ -14,13 +14,13 @@ pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
+.SpecialChar { color: #d70000; }
 .subxComment { color: #005faf; }
+.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.subxS1Comment { color: #0000af; }
 .Constant { color: #008787; }
-.SpecialChar { color: #d70000; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .CommentedCode { color: #8a8a8a; }
 -->
@@ -78,7 +78,7 @@ if ('onhashchange' in window) {
 <span id="L18" class="LineNr">18 </span><span class="CommentedCode">#?     68/push  Stderr/imm32</span>
 <span id="L19" class="LineNr">19 </span><span class="CommentedCode">#?     50/push-eax</span>
 <span id="L20" class="LineNr">20 </span><span class="CommentedCode">#?     e8/call  error-byte/disp32</span>
-<span id="L21" class="LineNr">21 </span><span class="CommentedCode">#?     # . syscall(exit, Num-test-failures)</span>
+<span id="L21" class="LineNr">21 </span><span class="CommentedCode">#?     # . syscall_exit(Num-test-failures)</span>
 <span id="L22" class="LineNr">22 </span><span class="CommentedCode">#?     8b/copy                         0/mod/indirect  5/rm32/.disp32            .             .           3/r32/ebx   Num-test-failures/disp32          # copy *Num-test-failures to ebx</span>
 <span id="L23" class="LineNr">23 </span><span class="CommentedCode">#?     e8/call  syscall_exit/disp32</span>
 <span id="L24" class="LineNr">24 </span>