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 4a18546bb2a65..88318ba2571a4 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.73.2.1 1996/12/14 14:52:48 joerg Exp $ + * $Id: cd.c,v 1.73.2.2 1997/01/12 22:08:57 joerg Exp $ */ #include "opt_bounce.h" |