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:
aced2c6
)
it is
author
root
<root>
Wed, 23 Jan 2008 10:56:25 +0000
(10:56 +0000)
committer
root
<root>
Wed, 23 Jan 2008 10:56:25 +0000
(10:56 +0000)
src/rxvtfont.C
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 4fa4d92cc58a3ae4541cdcf358fde836389ed7a7..2f9841770cea64335ef778be079b6e2d98cc7878 100644
(file)
--- a/
src/rxvtfont.C
+++ b/
src/rxvtfont.C
@@
-242,7
+242,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
- &&
color >= 0 &&
!term->pix_colors[color].is_opaque ()
+ && !term->pix_colors[color].is_opaque ()
&& ((Picture dst = XftDrawPicture (d))))
{
XClearArea (disp, d, x, y, w, h, false);