Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'nfsmount.c')
-rw-r--r--nfsmount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsmount.c b/nfsmount.c
index aee496980..cd815102c 100644
--- a/nfsmount.c
+++ b/nfsmount.c
@@ -886,7 +886,7 @@ static char *nfs_strerror(int stat)
return buf;
}
-bool_t
+static bool_t
xdr_fhandle (XDR *xdrs, fhandle objp)
{
//register int32_t *buf;