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.325 by ayin, Sat Jun 9 09:05:38 2007 UTC vs.
Revision 1.326 by root, Sat Jun 9 13:04:27 2007 UTC

2474 */ 2474 */
2475int 2475int
2476rxvt_term::check_our_parents () 2476rxvt_term::check_our_parents ()
2477{ 2477{
2478#if TRANSPARENT || ENABLE_PERL 2478#if TRANSPARENT || ENABLE_PERL
2479 check_our_aprents_ev.stop(); 2479 check_our_parents_ev.stop ();
2480 check_our_aprents_ev.start(NOW + 1./3.); 2480 check_our_parents_ev.start (NOW + .1);
2481#endif 2481#endif
2482 return 0; 2482 return 0;
2483} 2483}
2484 2484
2485void 2485void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines