diff options
Diffstat (limited to 'usr.sbin/rpc.lockd/handles.c')
-rw-r--r-- | usr.sbin/rpc.lockd/handles.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/handles.c b/usr.sbin/rpc.lockd/handles.c index d2d1045519694..45da12433ed80 100644 --- a/usr.sbin/rpc.lockd/handles.c +++ b/usr.sbin/rpc.lockd/handles.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.lockd/handles.c,v 1.4 1999/08/28 01:19:35 peter Exp $"; #endif /* not lint */ #include "nlm_prot.h" |