diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-07-19 20:53:02 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-07-19 20:53:02 +0000 |
commit | 48f05cd6159c3a10de25804928baf2c622402077 (patch) | |
tree | 7f390bad60869ef4e9507d31e8c834767a313004 /sys | |
parent | d2d2ace7a0d6d1cff0973dbc975183b7022550e3 (diff) |
typo
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pciide_hpt_reg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pciide_hpt_reg.h b/sys/dev/pci/pciide_hpt_reg.h index 0b93dcab7f9..67728dc3904 100644 --- a/sys/dev/pci/pciide_hpt_reg.h +++ b/sys/dev/pci/pciide_hpt_reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pciide_hpt_reg.h,v 1.5 2003/06/18 20:21:50 grange Exp $ */ +/* $OpenBSD: pciide_hpt_reg.h,v 1.6 2003/07/19 20:53:01 grange Exp $ */ /* $NetBSD: pciide_hpt_reg.h,v 1.4 2001/07/23 14:55:27 bouyer Exp $ */ /* @@ -40,7 +40,7 @@ */ /* - * The HPT366, HPT370 and HPT372 have the save vendor/device ID but not the + * The HPT366, HPT370 and HPT372 have the same vendor/device ID but not the * same revision. */ #define HPT366_REV 0x01 |