aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/stripe/geom_stripe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/stripe/geom_stripe.c')
-rw-r--r--sbin/geom/class/stripe/geom_stripe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/stripe/geom_stripe.c b/sbin/geom/class/stripe/geom_stripe.c
index 149134be4c19..bc015123b2cc 100644
--- a/sbin/geom/class/stripe/geom_stripe.c
+++ b/sbin/geom/class/stripe/geom_stripe.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/geom/class/stripe/geom_stripe.c,v 1.16.10.3.2.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#include <errno.h>