diff options
Diffstat (limited to 'sys/kern/subr_blist.c')
-rw-r--r-- | sys/kern/subr_blist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_blist.c b/sys/kern/subr_blist.c index a58e548401fe..7e6b51d22495 100644 --- a/sys/kern/subr_blist.c +++ b/sys/kern/subr_blist.c @@ -60,7 +60,7 @@ * * This code can be compiled stand-alone for debugging. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_blist.c,v 1.14 2003/02/19 05:47:25 imp Exp $ */ #ifdef _KERNEL |