summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
Diffstat (limited to 'proc')
-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,