projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f718973
)
*** empty log message ***
author
root
<root>
Wed, 4 Jan 2006 03:02:01 +0000
(
03:02
+0000)
committer
root
<root>
Wed, 4 Jan 2006 03:02:01 +0000
(
03:02
+0000)
src/ptytty.C
patch
|
blob
|
history
diff --git
a/src/ptytty.C
b/src/ptytty.C
index c06e499beca496b4a25edb6203b01ed238b1ace7..f09139153e4796148c2a0f0fcc5274d73eade034 100644
(file)
--- a/
src/ptytty.C
+++ b/
src/ptytty.C
@@
-406,8
+406,7
@@
void
rxvt_ptytty::put ()
{
#ifndef NO_SETOWNER_TTYDEV
- if (tty >= 0)
- privileges (RESTORE);
+ privileges (RESTORE);
#endif
if (pty >= 0) close (pty);