--- rxvt-unicode/src/rxvtfont.C 2007/08/28 17:32:47 1.115 +++ rxvt-unicode/src/rxvtfont.C 2007/08/28 17:33:46 1.116 @@ -1328,7 +1328,7 @@ { Picture dst = 0; if (bg >= 0 && term->pix_colors[bg].c.color.alpha < 0x0ff00) - dst = XftDrawPicture(d2); + dst = XftDrawPicture (d2); if (bg < 0 || dst != 0) {