From e0610e396f0218f5927be8bbcba9ec05be4b1479 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 28 Dec 2018 02:18:16 -0800 Subject: 4880 --- html/subx/053new_segment.subx.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'html/subx/053new_segment.subx.html') diff --git a/html/subx/053new_segment.subx.html b/html/subx/053new_segment.subx.html index 791c20a9..563318e7 100644 --- a/html/subx/053new_segment.subx.html +++ b/html/subx/053new_segment.subx.html @@ -23,10 +23,9 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color: .LineNr { color:#444444; } .subxS1Comment { color:#2d8cff; } .CommentedCode { color: #6c6c6c; } -.subxFunction { color: #ff8700; } +.subxFunction { color: #af5f00; text-decoration: underline; } .subxMinorFunction { color: #875f5f; } .Constant { color:#00a0a0; } -.subxH1Comment { color:#00ffff; } --> @@ -120,7 +119,7 @@ if ('onhashchange' in window) { 56 # sharing flags 57 22 00 00 00 # MAP_PRIVATE | MAP_ANONYMOUS 58 # fd -59 ff ff ff ff # -1 since MAP_ANONYMOUS is specified +59 ff ff ff ff # -1 since MAP_ANONYMOUS is specified 60 # offset 61 00 00 00 00 # 0 since MAP_ANONYMOUS is specified 62 -- cgit 1.4.1-2-gfad0