diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
| commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
| tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /sys/scsi/cd.c | |
| parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) | |
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 4a18546bb2a6..88318ba2571a 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" |
