summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-09-26 15:19:48 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-09-26 15:19:48 +0000
commit97f60e73db693c547fd12a0149c6caef8f11b648 (patch)
tree5cc42ed9fabbc5f4c0bd296f541b8f9f5b9580e3 /hurd
parent749d9d3c1b6750547e579a417370a013618297fd (diff)
Reoops.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fs.defs1
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd/fs.defs b/hurd/fs.defs
index 4df7410d..b2ac9c11 100644
--- a/hurd/fs.defs
+++ b/hurd/fs.defs
@@ -159,7 +159,6 @@ routine file_get_storage_info (
file: file_t;
out class: int;
out addresses: intarray_t;
- out lengths: intarray_t;
out storage_name: string_t;
out storage_port: mach_port_send_t;
out storage_misc: data_t);