From 598e5097edd970b19515db5c0af8d765c801afc1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Jan 2006 18:54:30 +0000 Subject: [PATCH] *** empty log message *** --- src/screen.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.34.1