diff options
Diffstat (limited to 'sbin/geom/class/stripe/geom_stripe.c')
-rw-r--r-- | sbin/geom/class/stripe/geom_stripe.c | 2 |
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 b0e8aa3803598..63d429d7d71c0 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.11.2.2 2006/04/05 22:20:43 pjd Exp $"); #include <sys/param.h> #include <errno.h> |