summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/fs.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/fs.defs b/hurd/fs.defs
index b99ba24b..ec69705e 100644
--- a/hurd/fs.defs
+++ b/hurd/fs.defs
@@ -315,5 +315,5 @@ routine file_get_translator (
/* INTR */
routine file_get_translator_cntl (
file: file_t;
- out translator_cntl: fsys_t);
+ out translator_cntl: mach_port_send_t);