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 d63ce95edc226..27cdc034cec1e 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -16,7 +16,7 @@ * * New configuration setup: dufault@hda.com * - * $Id$ + * $Id: scsiconf.c,v 1.64.2.11 1997/03/10 20:53:16 joerg Exp $ */ #include "opt_scsi.h" |