From: root Date: Wed, 10 Aug 2005 15:10:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=c91afbba418df73c28f4929fae5a193f40311f94;p=dana%2Furxvt.git *** empty log message *** --- 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];