summaryrefslogtreecommitdiff
path: root/hurd/fs.defs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-11-23 04:00:15 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-11-23 04:00:15 +0000
commit27b996ecf410475d489b3ea6430a30a8d640a833 (patch)
treebd46472c903ecb4c93eb1ca139a865c853086cfb /hurd/fs.defs
parenta83ce8d91deca02f075a7be5a5f394d6b12e1852 (diff)
Formerly fs.defs.~69~
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 */