aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/geom_kern.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom_kern.c')
-rw-r--r--sys/geom/geom_kern.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_kern.c b/sys/geom/geom_kern.c
index d32757928284..f64222947259 100644
--- a/sys/geom/geom_kern.c
+++ b/sys/geom/geom_kern.c
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/geom/geom_kern.c,v 1.41 2007/06/05 00:00:51 jeff Exp $");
#include <sys/param.h>
#include <sys/systm.h>