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

Comparing rxvt-unicode/src/ptytty.C (file contents):
Revision 1.51 by ayin, Thu Jan 19 18:53:05 2006 UTC vs.
Revision 1.52 by root, Thu Jan 19 20:30:36 2006 UTC

385 } 385 }
386} ttyconf; 386} ttyconf;
387 387
388rxvt_ptytty_unix::rxvt_ptytty_unix () 388rxvt_ptytty_unix::rxvt_ptytty_unix ()
389{ 389{
390 pty = tty = -1;
391 name = 0; 390 name = 0;
392#if UTMP_SUPPORT 391#if UTMP_SUPPORT
393 cmd_pid = 0; 392 cmd_pid = 0;
394#endif 393#endif
395} 394}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines