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:
5f295d8
)
it is
author
root
<root>
Wed, 23 Jan 2008 10:57:19 +0000
(10:57 +0000)
committer
root
<root>
Wed, 23 Jan 2008 10:57:19 +0000
(10:57 +0000)
src/rxvtfont.C
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 2f9841770cea64335ef778be079b6e2d98cc7878..44411ba729e92e76dd3cd9d793a5de5bbd87963a 100644
(file)
--- a/
src/rxvtfont.C
+++ b/
src/rxvtfont.C
@@
-243,7
+243,7
@@
rxvt_font::clear_rect (rxvt_drawable &d, int x, int y, int w, int h, int color)
# ifdef HAVE_BG_PIXMAP
if (term->bgPixmap.pixmap
&& !term->pix_colors[color].is_opaque ()
- && ((
Picture
dst = XftDrawPicture (d))))
+ && ((dst = XftDrawPicture (d))))
{
XClearArea (disp, d, x, y, w, h, false);