diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 20:21:06 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 20:21:06 +0000 |
commit | f5da3b867c82a2d2046a530f9fa1336d11ab2e04 (patch) | |
tree | c7f6c0649481b3305585157e07708d5a606a6f44 /hurd | |
parent | 90242378df5f7f7b6aa217b8ded0fc67d411113c (diff) |
Formerly fs.defs.~80~
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/fs.defs | 2 |
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); |