summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-11-23 17:33:26 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-11-23 17:33:26 +0000
commit262e20a98af45fa43c504f9d9e7802ef2f793aec (patch)
tree4912b80995f6b5f89d63237be63974fc6bc704f0 /hurd
parent49792b0988f787b6a446e252afd8ab069299338d (diff)
Formerly fsys.defs.~32~
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 cd1b4f9f..e0099f9d 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -30,7 +30,7 @@ FSYS_IMPORTS
with all permissions. */
routine fsys_startup (
bootstrap: mach_port_t;
- control_port: fsys_t;
+ control_port: mach_port_send_t;
out realnode: mach_port_send_t;
out dotdot_node: mach_port_send_t);