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 d8d4bcf8382a5..de21a3dd77254 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.65 1995/05/30 08:13:51 rgrimes Exp $ + * $Id: sd.c,v 1.65.4.1 1996/04/01 00:26:14 gibbs Exp $ */ #define SPLSD splbio |