From: root Date: Wed, 11 Jan 2006 18:54:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=598e5097edd970b19515db5c0af8d765c801afc1;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/screen.C b/src/screen.C index 2b7cff84..6f10e9be 100644 --- a/src/screen.C +++ b/src/screen.C @@ -574,7 +574,7 @@ rxvt_term::scr_do_wrap () void rxvt_term::scr_color (unsigned int color, int fgbg) { - if (!IN_RANGE_INC (color, minTermCOLOR, maxTermCOLOR)) + if (!IN_RANGE_INC (color, minCOLOR, maxTermCOLOR)) color = fgbg; if (fgbg == Color_fg)