diff options
Diffstat (limited to 'sbin/vinum/vext.h')
-rw-r--r-- | sbin/vinum/vext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/vinum/vext.h b/sbin/vinum/vext.h index fa578324aac83..60888cf1675cb 100644 --- a/sbin/vinum/vext.h +++ b/sbin/vinum/vext.h @@ -36,7 +36,7 @@ /* * $Id: vext.h,v 1.17 2000/05/07 04:17:12 grog Exp grog $ - * $FreeBSD$ + * $FreeBSD: src/sbin/vinum/vext.h,v 1.16.2.2 2000/06/08 01:53:16 grog Exp $ */ #define MAXARGS 64 /* maximum number of args on a line */ |