*** empty log message ***
authorroot <root>
Tue, 28 Aug 2007 17:33:46 +0000 (17:33 +0000)
committerroot <root>
Tue, 28 Aug 2007 17:33:46 +0000 (17:33 +0000)
src/rxvtfont.C

index 76a6ffd0ecfae986445cc90fe8e66dfb739ef6be..12b26474b83b60a0c817d9bde2569aa7f74eb538 100644 (file)
@@ -1328,7 +1328,7 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
             {
               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)
                 {