aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-10-01 22:02:06 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-10-01 22:02:06 +0000
commit91c590034d1b38f589be8e36ac2af68de311f71d (patch)
tree78c6ed9b118751ddb6fa39d5619df2dae1c90cc7 /lib
parentc2476fafadd2525abcdcb2ada8966472f0b0919d (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/librpcsvc/rstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsvc/rstat.c b/lib/librpcsvc/rstat.c
index e857f0204831..1d1890804071 100644
--- a/lib/librpcsvc/rstat.c
+++ b/lib/librpcsvc/rstat.c
@@ -45,7 +45,7 @@ static char sccsid[] = "@(#)rstat.c 1.2 91/03/11 TIRPC 1.0; from 1.6 89/03/24 SM
#include <rpc/rpc.h>
#include <rpcsvc/rstat.h>
-int
+enum clnt_stat
rstat(host, statp)
char *host;
struct statstime *statp;