summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-10-28 02:24:39 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-10-28 02:24:39 +0000
commitd33c08f0f1250bf46a791e2f6cdbbb1d0af544c1 (patch)
tree8bcf74c7f84ebfa81c43971413a19ab6b3da911d /hurd
parent9903a74b5d87bd0fbca22071344c5187d2f18ef0 (diff)
Formerly fsys.defs.~31~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fsys.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs
index a179d471..cd1b4f9f 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -70,6 +70,6 @@ routine fsys_getpriv (
port to identify itself before otherwise using the port. */
routine fsys_init (
fsys: fsys_t;
- proc_server: proc_t;
+ proc_server: mach_port_move_send_t;
auth_handle: auth_t);