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:
03ace5f
)
Fix indent.
author
ayin
<ayin>
Tue, 18 Dec 2007 12:52:30 +0000
(12:52 +0000)
committer
ayin
<ayin>
Tue, 18 Dec 2007 12:52:30 +0000
(12:52 +0000)
src/main.C
patch
|
blob
|
history
diff --git
a/src/main.C
b/src/main.C
index 4c8c2e54773127a635e383c5a8e563ceeb3015f0..9d86315cb4483311c7562f841431e69ca1422242 100644
(file)
--- a/
src/main.C
+++ b/
src/main.C
@@
-1732,7
+1732,7
@@
rxvt_term::update_background ()
refresh = .20; /* very slow !!! */
else
refresh = .07;
-
update_background_ev.start (refresh);
+ update_background_ev.start (refresh);
}
return 0;