summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fs.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/fs.defs b/hurd/fs.defs
index 6a5c581c..86281b0c 100644
--- a/hurd/fs.defs
+++ b/hurd/fs.defs
@@ -279,7 +279,7 @@ routine file_set_translator (
flags: int;
oldtrans_flags: int;
translator: data_t;
- existing: mach_port_make_send_t);
+ existing: mach_port_send_t);
/* Return the stored permanent translator for this file. */
/* INTR */