summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-11-23 04:02:16 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-11-23 04:02:16 +0000
commit3d42c5a83b4ac0c4d92dc754e3e263d818e03fca (patch)
tree2b6587ad334d2b8cd69f2d8c5ac0c81d65abff08 /hurd
parent27b996ecf410475d489b3ea6430a30a8d640a833 (diff)
Formerly auth_reply.defs.~4~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/auth_reply.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/auth_reply.defs b/hurd/auth_reply.defs
index ad203b11..d865fa8f 100644
--- a/hurd/auth_reply.defs
+++ b/hurd/auth_reply.defs
@@ -33,7 +33,7 @@ skip; /* auth_combine */
simpleroutine auth_user_authenticate_reply (
reply_port: reply_port_t;
in return_code: kern_return_t;
- in newhandle: mach_port_make_send_t);
+ in newhandle: mach_port_send_t);
simpleroutine auth_server_authenticate_reply (
reply_port: reply_port_t;