summaryrefslogtreecommitdiff
path: root/proc/mgt.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-18 14:53:51 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-18 14:53:51 +0000
commit6ebe4ab03fe3921ffbf5a059140a8720a05f7a95 (patch)
tree0aa44751f9e46ff8198c6ddad63f4a41a43a2ac0 /proc/mgt.c
parentbdc4e2ba7a987675349ba5d5a0fb9d2a50b57a6e (diff)
Formerly mgt.c.~16~
Diffstat (limited to 'proc/mgt.c')
-rw-r--r--proc/mgt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc/mgt.c b/proc/mgt.c
index 65458c64..e168cdfe 100644
--- a/proc/mgt.c
+++ b/proc/mgt.c
@@ -97,7 +97,7 @@ S_proc_reauthenticate (struct proc *p, int id)
ngen_gids = naux_gids = 50;
err = auth_server_authenticate (authserver, p->p_reqport,
- MACH_MSG_TYPE_COPY_SEND, id,
+ MACH_MSG_TYPE_MAKE_SEND, id,
MACH_PORT_NULL, MACH_MSG_TYPE_COPY_SEND,
&gen_uids, &ngen_uids,
&aux_uids, &naux_uids,