From 6ebe4ab03fe3921ffbf5a059140a8720a05f7a95 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 18 Aug 1994 14:53:51 +0000 Subject: Formerly mgt.c.~16~ --- proc/mgt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proc') 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, -- cgit v1.2.3