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 652e50f81b7b5..c98b1dea4e5c2 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -16,7 +16,7 @@ * * New configuration setup: dufault@hda.com * - * $Id: scsiconf.c,v 1.64.2.25 1998/02/20 21:04:35 msmith Exp $ + * $Id: scsiconf.c,v 1.64.2.26 1998/03/08 06:53:13 jkh Exp $ */ #include "opt_scsi.h" |