summaryrefslogtreecommitdiff
path: root/hurd/fs.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/fs.defs')
-rw-r--r--hurd/fs.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/fs.defs b/hurd/fs.defs
index 39b28f5d..c668f7c8 100644
--- a/hurd/fs.defs
+++ b/hurd/fs.defs
@@ -121,7 +121,7 @@ routine file_lock (
/* Return control port for this filesystem */
routine file_getcontrol (
file: file_t;
- out control: mach_port_make_send_t);
+ out control: mach_port_send_t);
/* Return filesystem status */
/* INTR */