diff options
Diffstat (limited to 'sys/scsi/scsiconf.c')
-rw-r--r-- | sys/scsi/scsiconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index bd5776c68ba37..103983fdaad61 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -14,7 +14,7 @@ * * Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992 * - * $Id: scsiconf.c,v 1.14 1994/11/14 23:39:32 ats Exp $ + * scsiconf.c,v 1.15 1994/11/17 23:22:22 ats Exp */ #include <sys/types.h> |