summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-08-30 11:00:36 +0000
committerRoland McGrath <roland@gnu.org>1994-08-30 11:00:36 +0000
commitb237f4f7954854e548bc03d3b50611b6bf42374a (patch)
tree0702ccc1e1f89d3c64fae37b8d946256a8f606a0 /hurd
parent651c364b3d7a5fee18be3e1888234e11d84dc03d (diff)
(reauth_dtable): Fix missed io_reauthenticate conversion in last change.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/dtable.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/dtable.c b/hurd/dtable.c
index bb1a369240..b919d0e4f8 100644
--- a/hurd/dtable.c
+++ b/hurd/dtable.c
@@ -253,7 +253,8 @@ reauth_dtable (void)
with the newly reauthenticated port. */
if (d->ctty.port != MACH_PORT_NULL &&
- ! __io_reauthenticate (d->ctty.port, _hurd_pid) &&
+ ! __io_reauthenticate (d->ctty.port,
+ ref, MACH_MSG_TYPE_MAKE_SEND_ONCE) &&
! __USEPORT (AUTH, __auth_user_authenticate
(port,
d->ctty.port,