summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/process_reply.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/process_reply.defs b/hurd/process_reply.defs
index c3865d8e..0677b661 100644
--- a/hurd/process_reply.defs
+++ b/hurd/process_reply.defs
@@ -44,7 +44,7 @@ skip; /* setprocargs */
simpleroutine proc_getmsgport_reply (
reply_port: reply_port_t;
retcode: kern_return_t;
- in msgports: portarray_t);
+ in msgports: mach_port_t);
simpleroutine proc_wait_reply (
reply_port: reply_port_t;