From 000c0edc0de87ae0bc630557cd511ef4592a4de7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 23 Mar 1994 23:17:34 +0000 Subject: Formerly process.defs.~72~ --- hurd/process.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hurd/process.defs b/hurd/process.defs index d249de68..49e477fa 100644 --- a/hurd/process.defs +++ b/hurd/process.defs @@ -151,8 +151,8 @@ routine proc_setprocargs ( routine proc_getmsgport ( process: process_t; sreplyport reply_port: reply_port_t; - pid: pidarray_t; - out msgport: portarray_t); + pid: pid_t; + out msgport: mach_port_t); /* Wait for a child process to exit. If pid is zero, it waits for any child. If pid is negative, it waits for any process in the -- cgit v1.2.3