diff options
Diffstat (limited to 'usr.sbin/rpc.statd/procs.c')
-rw-r--r-- | usr.sbin/rpc.statd/procs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/procs.c b/usr.sbin/rpc.statd/procs.c index 3f27e582197ba..4779290b8f62e 100644 --- a/usr.sbin/rpc.statd/procs.c +++ b/usr.sbin/rpc.statd/procs.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.statd/procs.c,v 1.4 1999/08/28 01:19:37 peter Exp $"; #endif /* not lint */ #include <errno.h> |