diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1997-01-03 20:19:50 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1997-01-03 20:19:50 +0000 |
| commit | 702a1d0148d33e08908c8bb8822dd65d9ffb6d7e (patch) | |
| tree | 921b9687fd07168367a910cfcaa9fef197354830 /libexec/rpc.rstatd | |
| parent | 8766942543577317616764f8758dea3d27e1f1b8 (diff) | |
Notes
Diffstat (limited to 'libexec/rpc.rstatd')
| -rw-r--r-- | libexec/rpc.rstatd/rstat_proc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c index 451e6c29ffb4..b8eeb3552143 100644 --- a/libexec/rpc.rstatd/rstat_proc.c +++ b/libexec/rpc.rstatd/rstat_proc.c @@ -29,7 +29,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)rpc.rstatd.c 1.1 86/09/25 Copyr 1984 Sun Micro";*/ /*static char sccsid[] = "from: @(#)rstat_proc.c 2.2 88/08/01 4.0 RPCSRC";*/ -static char rcsid[] = "$Id: rstat_proc.c,v 1.3 1995/05/30 05:46:28 rgrimes Exp $"; +static char rcsid[] = "$Id: rstat_proc.c,v 1.4 1996/12/11 19:11:52 wollman Exp $"; #endif /* @@ -299,7 +299,6 @@ updatestat() setup() { - struct ifnet ifnet; int off; char errbuf[_POSIX2_LINE_MAX]; |
