summaryrefslogtreecommitdiff
path: root/hurd/auth_reply.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/auth_reply.defs')
-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;