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 8be7a29437671..5ed5d314d9f95 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[] = - "$Id$"; + "$Id: handles.c,v 1.3 1997/10/13 11:10:49 charnier Exp $"; #endif /* not lint */ #include "nlm_prot.h" |