projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ede58b
)
*** empty log message ***
author
root
<root>
Tue, 28 Aug 2007 17:33:46 +0000
(17:33 +0000)
committer
root
<root>
Tue, 28 Aug 2007 17:33:46 +0000
(17:33 +0000)
src/rxvtfont.C
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 76a6ffd0ecfae986445cc90fe8e66dfb739ef6be..12b26474b83b60a0c817d9bde2569aa7f74eb538 100644
(file)
--- 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)
{