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 d3fec881a0c96..16ca877ec2cf2 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 2005/03/14 14:25:47 pjd Exp $"); #include <sys/param.h> #include <errno.h> |