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/scsi_disk.h | |
parent | d3679db18e84caee4da6f15fe00e4c39494dadf2 (diff) |
$OpenBSD RCSIDs + comment fix in sd.c
Diffstat (limited to 'sys/scsi/scsi_disk.h')
-rw-r--r-- | sys/scsi/scsi_disk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/scsi/scsi_disk.h b/sys/scsi/scsi_disk.h index 9ebd2492492..614e40f83b3 100644 --- a/sys/scsi/scsi_disk.h +++ b/sys/scsi/scsi_disk.h @@ -1,3 +1,4 @@ +/* $OpenBSD: scsi_disk.h,v 1.5 1996/10/31 01:09:23 niklas Exp $ */ /* $NetBSD: scsi_disk.h,v 1.9 1996/03/19 03:07:02 mycroft Exp $ */ /* |