aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/vinum/geom_vinum_share.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/vinum/geom_vinum_share.c')
-rw-r--r--sys/geom/vinum/geom_vinum_share.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/vinum/geom_vinum_share.c b/sys/geom/vinum/geom_vinum_share.c
index eb70c28bcc63..8f2e29f0c365 100644
--- a/sys/geom/vinum/geom_vinum_share.c
+++ b/sys/geom/vinum/geom_vinum_share.c
@@ -41,7 +41,7 @@
/* This file is shared between kernel and userland. */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/geom/vinum/geom_vinum_share.c,v 1.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#ifdef _KERNEL