ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.326 by root, Sat Jun 9 13:04:27 2007 UTC vs.
Revision 1.327 by ayin, Mon Jun 11 13:33:34 2007 UTC

2473 * Do transparency updates if required 2473 * Do transparency updates if required
2474 */ 2474 */
2475int 2475int
2476rxvt_term::check_our_parents () 2476rxvt_term::check_our_parents ()
2477{ 2477{
2478#if TRANSPARENT || ENABLE_PERL
2479 check_our_parents_ev.stop (); 2478 check_our_parents_ev.stop ();
2480 check_our_parents_ev.start (NOW + .1); 2479 check_our_parents_ev.start (NOW + .1);
2481#endif
2482 return 0; 2480 return 0;
2483} 2481}
2484 2482
2485void 2483void
2486rxvt_term::check_our_parents_cb (time_watcher &w) 2484rxvt_term::check_our_parents_cb (time_watcher &w)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines