diff options
Diffstat (limited to 'sys/modules/vinum/vinumioctl.c')
-rw-r--r-- | sys/modules/vinum/vinumioctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/vinum/vinumioctl.c b/sys/modules/vinum/vinumioctl.c index 6dbe3c6bf4d6..c5fa895d28ce 100644 --- a/sys/modules/vinum/vinumioctl.c +++ b/sys/modules/vinum/vinumioctl.c @@ -35,7 +35,7 @@ * otherwise) arising in any way out of the use of this software, even if * advised of the possibility of such damage. * - * $Id: vinumioctl.c,v 1.1 1998/08/14 08:46:10 grog Exp grog $ + * $Id: vinumioctl.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $ */ #define STATIC /* nothing while we're testing XXX */ |