diff options
Diffstat (limited to 'sys/modules/vinum/lock.c')
-rw-r--r-- | sys/modules/vinum/lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/vinum/lock.c b/sys/modules/vinum/lock.c index ed69649fccdc0..9376364763420 100644 --- a/sys/modules/vinum/lock.c +++ b/sys/modules/vinum/lock.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: lock.c,v 1.6 1998/07/28 06:32:57 grog Exp grog $ + * $Id: lock.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $ */ #define REALLYKERNEL |