diff options
Diffstat (limited to 'usr.bin/lock/lock.c')
| -rw-r--r-- | usr.bin/lock/lock.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/lock/lock.c b/usr.bin/lock/lock.c index d504decd7ed5..c7f9d1382d8c 100644 --- a/usr.bin/lock/lock.c +++ b/usr.bin/lock/lock.c @@ -45,7 +45,7 @@ static const char copyright[] =  static char sccsid[] = "@(#)lock.c	8.1 (Berkeley) 6/6/93";  #endif  static const char rcsid[] = -	"$Id: lock.c,v 1.2.2.3 1997/09/15 08:32:17 jkh Exp $"; +	"$Id: lock.c,v 1.2.2.4 1998/07/17 04:19:16 jkh Exp $";  #endif /* not lint */  /* | 
