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 d2d104551969..4b9d070c0ea4 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.3.2.1 1999/08/29 15:47:46 peter Exp $"; #endif /* not lint */ #include "nlm_prot.h" |