repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: bf70b6131e12590c7df0e919af7b7a9553cb586f:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit bf70b6131e12590c7df0e919af7b7a9553cb586f
Author: Marc Lehmann 
Date:   Tue Aug 28 17:33:46 2007 +0000

    *** empty log message ***

diff --git a/src/rxvtfont.C b/src/rxvtfont.C
index 76a6ffd0ecfae986445cc90fe8e66dfb739ef6be..
index ..12b26474b83b60a0c817d9bde2569aa7f74eb538 100644
--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -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)
                 {

-----END OF PAGE-----