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.182 by root, Tue Jan 17 10:14:26 2006 UTC vs.
Revision 1.183 by root, Tue Jan 17 10:19:13 2006 UTC

717 717
718#ifdef UTMP_SUPPORT 718#ifdef UTMP_SUPPORT
719void 719void
720rxvt_term::privileged_utmp (rxvt_privaction action) 720rxvt_term::privileged_utmp (rxvt_privaction action)
721{ 721{
722 if (OPTION (Opt_utmpInhibit) 722 if (OPTION (Opt_utmpInhibit))
723 || !pty.name || !*pty.name)
724 return; 723 return;
725 724
726 rxvt_privileges (RESTORE); 725 rxvt_privileges (RESTORE);
727 726
728 if (action == SAVE) 727 if (action == SAVE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines