diff options
Diffstat (limited to 'sys/kern/subr_lock.c')
-rw-r--r-- | sys/kern/subr_lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_lock.c b/sys/kern/subr_lock.c index 14bdc54145500..9e9ba79b07533 100644 --- a/sys/kern/subr_lock.c +++ b/sys/kern/subr_lock.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/kern/subr_lock.c,v 1.4.2.1 2006/08/01 17:40:13 jhb Exp $"); #include "opt_ddb.h" |