aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/file-statfs.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-25 22:03:03 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-25 22:03:03 +0000
commitc5e504569c61996db7d0ba6562702a16118deeb3 (patch)
treeac9f9ad1dd1a2398819a1025c6415422b88fa630 /libtrivfs/file-statfs.c
parent821181cc0e898f26b58289164fec9a5ab5d7b830 (diff)
downloadhurd-c5e504569c61996db7d0ba6562702a16118deeb3.tar.gz
hurd-c5e504569c61996db7d0ba6562702a16118deeb3.tar.bz2
hurd-c5e504569c61996db7d0ba6562702a16118deeb3.zip
entered into RCS
Diffstat (limited to 'libtrivfs/file-statfs.c')
-rw-r--r--libtrivfs/file-statfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/file-statfs.c b/libtrivfs/file-statfs.c
index d3b08028..6385b7f7 100644
--- a/libtrivfs/file-statfs.c
+++ b/libtrivfs/file-statfs.c
@@ -20,7 +20,7 @@
#include <string.h>
kern_return_t
-diskfs_S_file_statfs (struct trivfs_protid *cred,
+trivfs_S_file_statfs (struct trivfs_protid *cred,
struct fsys_statfsbuf *stb)
{
bzero (stb, sizeof (struct fsys_statfsbuf));