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

Comparing rxvt-unicode/src/rxvt.C (file contents):
Revision 1.16 by root, Sun Nov 11 04:08:00 2007 UTC vs.
Revision 1.17 by root, Sat Nov 24 11:06:13 2007 UTC

50#else 50#else
51 if (!t->init (argc, argv, 0)) 51 if (!t->init (argc, argv, 0))
52#endif 52#endif
53 return EXIT_FAILURE; 53 return EXIT_FAILURE;
54 54
55 ev::ev_loop (0); 55 ev_loop (0);
56 56
57 return EXIT_SUCCESS; 57 return EXIT_SUCCESS;
58 } 58 }
59catch (const class rxvt_failure_exception &e) 59catch (const class rxvt_failure_exception &e)
60 { 60 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines