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

Comparing rxvt-unicode/src/rxvtd.C (file contents):
Revision 1.49 by sf-exg, Sun Jul 25 00:47:58 2010 UTC vs.
Revision 1.50 by root, Fri Oct 22 05:58:00 2010 UTC

295 _exit (EXIT_SUCCESS); 295 _exit (EXIT_SUCCESS);
296 296
297 ev_default_fork (); 297 ev_default_fork ();
298 } 298 }
299 299
300 ev_loop (0); 300 ev_run ();
301 301
302 return EXIT_SUCCESS; 302 return EXIT_SUCCESS;
303} 303}
304 304

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines