diff options
Diffstat (limited to 'sys/kern/subr_rman.c')
-rw-r--r-- | sys/kern/subr_rman.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_rman.c b/sys/kern/subr_rman.c index 187539baeb5b7..a43a716d722be 100644 --- a/sys/kern/subr_rman.c +++ b/sys/kern/subr_rman.c @@ -58,7 +58,7 @@ #include "opt_ddb.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/kern/subr_rman.c,v 1.57.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |