diff options
Diffstat (limited to 'sys/dev/pci/pciide_hpt_reg.h')
-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 |