diff options
Diffstat (limited to 'sys/geom/stripe/g_stripe.h')
-rw-r--r-- | sys/geom/stripe/g_stripe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/stripe/g_stripe.h b/sys/geom/stripe/g_stripe.h index 2720c6f779587..573817a897775 100644 --- a/sys/geom/stripe/g_stripe.h +++ b/sys/geom/stripe/g_stripe.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/geom/stripe/g_stripe.h,v 1.7.2.2 2006/04/05 22:12:29 pjd Exp $ */ #ifndef _G_STRIPE_H_ |