diff options
Diffstat (limited to 'sys/kern/kern_lock.c')
| -rw-r--r-- | sys/kern/kern_lock.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/kern/kern_lock.c b/sys/kern/kern_lock.c index bd42cdcd61de0..2315576ea4163 100644 --- a/sys/kern/kern_lock.c +++ b/sys/kern/kern_lock.c @@ -38,7 +38,7 @@   * SUCH DAMAGE.   *   *	@(#)kern_lock.c	8.18 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/kern_lock.c,v 1.31.2.2 2000/09/30 02:49:35 ps Exp $   */  #include "opt_lint.h" | 
