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:
c66ba97
)
style fix
author
sasha
<sasha>
Fri, 4 Jan 2008 21:31:23 +0000
(21:31 +0000)
committer
sasha
<sasha>
Fri, 4 Jan 2008 21:31:23 +0000
(21:31 +0000)
src/main.C
patch
|
blob
|
history
diff --git
a/src/main.C
b/src/main.C
index 376304ca6a1b3948b911f78a0c7dc4c1d1144bbf..406d86bbb2dc6590f0af2504d7a54e5ee72233a9 100644
(file)
--- a/
src/main.C
+++ b/
src/main.C
@@
-1720,7
+1720,7
@@
rxvt_term::update_background ()
ev_tstamp to_wait = 0.5 - (ev::now () - bgPixmap.valid_since);
- if (
to_wait <= 0.
)
+ if (
to_wait <= 0.
)
bgPixmap.render ();
else
update_background_ev.start (to_wait);