--- rxvt-unicode/src/ptytty.C 2006/01/03 16:32:33 1.27 +++ rxvt-unicode/src/ptytty.C 2006/01/04 03:02:01 1.28 @@ -406,8 +406,7 @@ rxvt_ptytty::put () { #ifndef NO_SETOWNER_TTYDEV - if (tty >= 0) - privileges (RESTORE); + privileges (RESTORE); #endif if (pty >= 0) close (pty);