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:
26b35b3
)
*** empty log message ***
author
root
<root>
Tue, 28 Aug 2007 17:32:25 +0000
(17:32 +0000)
committer
root
<root>
Tue, 28 Aug 2007 17:32:25 +0000
(17:32 +0000)
src/rxvtfont.C
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 433981bd4c20d3ced85240a7936559ab0f59c653..0c1cc8b37b577005e84274f252016c2b564a0824 100644
(file)
--- a/
src/rxvtfont.C
+++ b/
src/rxvtfont.C
@@
-1352,7
+1352,7
@@
rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
GCTile | GCTileStipXOrigin | GCTileStipYOrigin | GCFillStyle,
&gcv);
- XFillRectangle (disp, d2, gc
/*gc2*/
, 0, 0, w, h);
+ XFillRectangle (disp, d2, gc, 0, 0, w, h);
gcv.fill_style = FillSolid;
XChangeGC (disp, gc, GCFillStyle, &gcv);