diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-11-15 16:50:50 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-11-15 16:50:50 +0000 |
commit | 3ef14dc5033bcb02d48d8d842bac760ea2fd0cf1 (patch) | |
tree | 18a4977b3b1cc747e012e8aaa52c21a3e6b1e8ee /libnetfs/file-statfs.c | |
parent | 33539520d2e6b3789d2354c651b6e8a12ff21edd (diff) |
entered into RCS
Diffstat (limited to 'libnetfs/file-statfs.c')
-rw-r--r-- | libnetfs/file-statfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-statfs.c b/libnetfs/file-statfs.c index b0a75a2b..40ac1a6b 100644 --- a/libnetfs/file-statfs.c +++ b/libnetfs/file-statfs.c @@ -23,7 +23,7 @@ error_t netfs_S_file_statfs (struct protid *user, - struct statfs *st) + struct fsys_statfsbuf *st) { error_t err; |