summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/process.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/process.defs b/hurd/process.defs
index 6a766e32..97d9babf 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -109,7 +109,7 @@ routine proc_register_version (
MACH_PORT_NULL. */
simpleroutine proc_reauthenticate (
process: process_t;
- id: int);
+ rendezvous2: mach_port_send_t);
/* Declare that a task is a child of the caller. The task's state
will then inherit from the caller. This call can be made only once