diff options
Diffstat (limited to 'usr.sbin/rpc.lockd/lockd.c')
| -rw-r--r-- | usr.sbin/rpc.lockd/lockd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/lockd.c b/usr.sbin/rpc.lockd/lockd.c index 44a5e21ee6d9..64389f6557e2 100644 --- a/usr.sbin/rpc.lockd/lockd.c +++ b/usr.sbin/rpc.lockd/lockd.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: lockd.c,v 1.4 1997/10/13 11:10:55 charnier Exp $"; #endif /* not lint */ /* main() function for NFS lock daemon. Most of the code in this */ |
