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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.162 by root, Fri Jan 6 01:16:58 2006 UTC vs.
Revision 1.163 by root, Fri Jan 6 02:11:15 2006 UTC

534 534
535 init_command (cmd_argv); 535 init_command (cmd_argv);
536 536
537 free (cmd_argv); 537 free (cmd_argv);
538 538
539 if (pty.pty >= 0)
539 pty_ev.start (pty.pty, EVENT_READ); 540 pty_ev.start (pty.pty, EVENT_READ);
540 541
541 check_ev.start (); 542 check_ev.start ();
542 543
543 HOOK_INVOKE ((this, HOOK_START, DT_END)); 544 HOOK_INVOKE ((this, HOOK_START, DT_END));
544 545

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines