summaryrefslogtreecommitdiff
path: root/sys/scsi/scsi_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/scsi_driver.h')
-rw-r--r--sys/scsi/scsi_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/scsi_driver.h b/sys/scsi/scsi_driver.h
index ec2e1c8243e5..c50d6156f1c1 100644
--- a/sys/scsi/scsi_driver.h
+++ b/sys/scsi/scsi_driver.h
@@ -35,7 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: scsi_driver.h,v 1.3 1995/04/14 15:10:34 dufault Exp $
+ * $Id: scsi_driver.h,v 1.4 1995/05/30 08:13:39 rgrimes Exp $
*
*/
#ifndef _SCSI__DRIVER_H_