From 3ff2fe607c2cb5690d201d3b83ddcc957e949b7a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 9 Nov 2021 09:23:31 -0800 Subject: . --- html/linux/115write-byte.subx.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/linux/115write-byte.subx.html') diff --git a/html/linux/115write-byte.subx.html b/html/linux/115write-byte.subx.html index 75309be4..cd2100da 100644 --- a/html/linux/115write-byte.subx.html +++ b/html/linux/115write-byte.subx.html @@ -14,17 +14,17 @@ 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; } +.subxH1Comment { color: #005faf; text-decoration: underline; } .subxComment { color: #005faf; } +.subxS1Comment { color: #0000af; } .subxS2Comment { color: #8a8a8a; } .LineNr { } -.subxFunction { color: #af5f00; text-decoration: underline; } -.subxS1Comment { color: #0000af; } +.subxMinorFunction { color: #875f5f; } .Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } +.subxTest { color: #5f8700; } .SpecialChar { color: #d70000; } .Constant { color: #008787; } -.subxMinorFunction { color: #875f5f; } -.subxTest { color: #5f8700; } -.subxH1Comment { color: #005faf; text-decoration: underline; } +.subxFunction { color: #af5f00; text-decoration: underline; } --> @@ -309,7 +309,7 @@ if ('onhashchange' in window) { 247 e8/call _write/disp32 248 # . . discard args 249 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp -250 # . syscall(exit, 1) +250 # . syscall_exit(1) 251 bb/copy-to-ebx 1/imm32 252 e8/call syscall_exit/disp32 253 # never gets here -- cgit 1.4.1-2-gfad0