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 8c79c59..7a2b049 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 * - * $FreeBSD$ + * $Id$ */ #include "opt_bounce.h" |