*** empty log message ***
authorroot <root>
Wed, 11 Jan 2006 18:54:30 +0000 (18:54 +0000)
committerroot <root>
Wed, 11 Jan 2006 18:54:30 +0000 (18:54 +0000)
src/screen.C

index 2b7cff8..6f10e9b 100644 (file)
@@ -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)