--- rxvt-unicode/src/main.C 2008/01/04 21:25:57 1.296 +++ rxvt-unicode/src/main.C 2008/01/04 21:31:23 1.297 @@ -1720,7 +1720,7 @@ 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);