diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 01:24:50 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 01:24:50 +0000 |
commit | 5ca3b69df9cb226f522f00175181084954635183 (patch) | |
tree | 831a35760edfed0008faaa92b4fc9962a9c70565 /hurd/fs.defs | |
parent | ebb3aee3002ebb8420be9cfe471a051ad1c00524 (diff) |
Formerly fs.defs.~78~
Diffstat (limited to 'hurd/fs.defs')
-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 86281b0c..bf968adf 100644 --- a/hurd/fs.defs +++ b/hurd/fs.defs @@ -292,5 +292,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); |