From c91afbba418df73c28f4929fae5a193f40311f94 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 10 Aug 2005 15:10:06 +0000 Subject: [PATCH] *** empty log message *** --- src/init.C | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/init.C b/src/init.C index 51a7fb2a..a77482ed 100644 --- a/src/init.C +++ b/src/init.C @@ -762,7 +762,8 @@ rxvt_term::Get_Colours () #ifdef KEEP_SCROLLCOLOR if (display->depth <= 2) - { /* Monochrome */ + { + /* Monochrome */ pix_colors[Color_scroll] = pix_colors[Color_fg]; pix_colors[Color_topShadow] = pix_colors[Color_bg]; pix_colors[Color_bottomShadow] = pix_colors[Color_bg]; -- 2.34.1