From fd53eaa83ce52433382abdabd834e551d8aa6f79 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 25 Oct 1993 18:57:44 +0000 Subject: Formerly auth.defs.~12~ --- hurd/auth.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/auth.defs b/hurd/auth.defs index 234e3807..b0fc0ccf 100644 --- a/hurd/auth.defs +++ b/hurd/auth.defs @@ -50,7 +50,7 @@ routine auth_makeauth ( gen_uids: idarray_t; aux_uids: idarray_t; gen_gids: idarray_t; - aux_uids: idarray_t; + aux_gids: idarray_t; out newhandle: mach_port_make_send_t); routine auth_combine ( @@ -77,7 +77,7 @@ routine auth_user_authenticate ( routine auth_server_authenticate ( handle: auth_t; sreplyport reply_port: reply_port_t; - rendezvous: mach_port_send_; + rendezvous: mach_port_send_t; rend_int: int; newport: mach_port_send_t; out gen_uids: idarray_t; -- cgit v1.2.3