diff options
Diffstat (limited to 'sys/scsi/sd.c')
-rw-r--r-- | sys/scsi/sd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/sd.c b/sys/scsi/sd.c index 426c285d59ee7..e068ceb5ea7c4 100644 --- a/sys/scsi/sd.c +++ b/sys/scsi/sd.c @@ -14,7 +14,7 @@ * * Ported to run under 386BSD by Julian Elischer (julian@dialix.oz.au) Sept 1992 * - * $Id: sd.c,v 1.95.2.8 1998/04/28 17:26:32 des Exp $ + * $Id: sd.c,v 1.95.2.9 1998/05/06 19:12:44 gibbs Exp $ */ #include "opt_bounce.h" |