From 3ff2fe607c2cb5690d201d3b83ddcc957e949b7a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 9 Nov 2021 09:23:31 -0800 Subject: . --- html/linux/122read-line.subx.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/linux/122read-line.subx.html') diff --git a/html/linux/122read-line.subx.html b/html/linux/122read-line.subx.html index 03034fad..dd9e219d 100644 --- a/html/linux/122read-line.subx.html +++ b/html/linux/122read-line.subx.html @@ -14,15 +14,15 @@ 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; } .Constant { color: #008787; } -.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } .subxTest { color: #5f8700; } -.subxH1Comment { color: #005faf; text-decoration: underline; } +.subxFunction { color: #af5f00; text-decoration: underline; } +.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } --> @@ -162,7 +162,7 @@ if ('onhashchange' in window) { 102 e8/call _write/disp32 103 # . . discard args 104 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp -105 # . syscall(exit, 1) +105 # . syscall_exit(1) 106 bb/copy-to-ebx 1/imm32 107 e8/call syscall_exit/disp32 108 # never gets here @@ -346,7 +346,7 @@ if ('onhashchange' in window) { 286 e8/call _write/disp32 287 # . . discard args 288 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp -289 # . syscall(exit, 1) +289 # . syscall_exit(1) 290 bb/copy-to-ebx 1/imm32 291 e8/call syscall_exit/disp32 292 # never gets here -- cgit 1.4.1-2-gfad0