--- rxvt-unicode/src/rxvtfont.C 2006/01/25 21:09:21 1.88 +++ rxvt-unicode/src/rxvtfont.C 2006/01/29 20:51:28 1.89 @@ -247,7 +247,7 @@ dTermGC; if (color == Color_bg) - XClearArea (disp, d, x, y, w, h, FALSE); + XClearArea (disp, d, x, y, w, h, false); else if (color >= 0) { #if XFT