*** 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 2b7cff843ef4332f6ecf956e4266a615fa552c30..6f10e9be5ddc7751b708aebd30df32cc2dac42d3 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)