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