diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-10-31 01:09:27 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-10-31 01:09:27 +0000 |
commit | 88d78dfb011d392df381d583347ba9efcb1dd2f9 (patch) | |
tree | b37524c27bd1986aeee8f2638614efdb7a646881 /sys/scsi/cd.c | |
parent | d3679db18e84caee4da6f15fe00e4c39494dadf2 (diff) |
$OpenBSD RCSIDs + comment fix in sd.c
Diffstat (limited to 'sys/scsi/cd.c')
-rw-r--r-- | sys/scsi/cd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/scsi/cd.c b/sys/scsi/cd.c index 8661fe22cf1..cdd8d861b49 100644 --- a/sys/scsi/cd.c +++ b/sys/scsi/cd.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cd.c,v 1.16 1996/10/31 01:09:20 niklas Exp $ */ /* $NetBSD: cd.c,v 1.92 1996/05/05 19:52:50 christos Exp $ */ /* |