summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-25 16:07:43 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-25 16:07:43 +0000
commit4b19fdd10d70d2125c2f0a8e3d412a20d21fa20d (patch)
treee37f07feb12642dff3652478638e2c8fdbde3f40 /hurd
parent04139fc66335d12e4257ba2d6bf3d160a2d7acd7 (diff)
Formerly process.defs.~80~
Diffstat (limited to 'hurd')
-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