diff options
Diffstat (limited to 'sys/scsi/cd.c')
-rw-r--r-- | sys/scsi/cd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/cd.c b/sys/scsi/cd.c index 550b5da88ab70..933aed2405e5b 100644 --- a/sys/scsi/cd.c +++ b/sys/scsi/cd.c @@ -14,7 +14,7 @@ * * Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992 * - * $Id: cd.c,v 1.40 1995/05/03 18:09:06 dufault Exp $ + * $Id: cd.c,v 1.41 1995/05/30 08:13:20 rgrimes Exp $ */ #define SPLCD splbio |