diff options
author | Michael I. Bushnell <mib@gnu.org> | 1993-11-23 03:58:49 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1993-11-23 03:58:49 +0000 |
commit | 8d9042f725881ede944f6959f5152106e7188e3a (patch) | |
tree | 5061513d4110bd54e08664b0435961749b8d4772 /hurd | |
parent | 528bb2c313b0acdd8d843c62723a7b633028746b (diff) |
Formerly auth.defs.~13~
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/auth.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/auth.defs b/hurd/auth.defs index b0fc0ccf..c26a5dd2 100644 --- a/hurd/auth.defs +++ b/hurd/auth.defs @@ -67,7 +67,7 @@ routine auth_user_authenticate ( sreplyport reply_port: reply_port_t; rendezvous: mach_port_t; rend_int: int; - out newport: mach_port_t); + out newport: mach_port_send_t); /* Called by a server in a reauthentication transaction. The rendezvous port is used to match the request up with the user's |