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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.314 by sf-exg, Mon Jan 9 15:30:17 2012 UTC vs.
Revision 1.315 by sf-exg, Mon Jan 9 15:34:56 2012 UTC

853#if ENABLE_PERL 853#if ENABLE_PERL
854 rootwin_ev.start (display, display->root); 854 rootwin_ev.start (display, display->root);
855#endif 855#endif
856 856
857 set_colorfgbg (); 857 set_colorfgbg ();
858 init_done = 1;
858 859
859 init_command (cmd_argv); 860 init_command (cmd_argv);
860 861
861 if (pty->pty >= 0) 862 if (pty->pty >= 0)
862 pty_ev.start (pty->pty, ev::READ); 863 pty_ev.start (pty->pty, ev::READ);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines