fixed typo again ;)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25548 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2008-05-18 20:59:14 +00:00
parent be121a1c53
commit 1eace5fc53

View File

@ -224,7 +224,7 @@ struct pci_module_info {
#define PCI_sub_vendor_id_1 0x34 /* (2 bytes) */
#define PCI_sub_device_id_1 0x36 /* (2 bytes) */
#define PCI_bridge_rom_base 0x38
#define PCI_bridge_control 0x3E /* (2 byte) */
#define PCI_bridge_control 0x3E /* (2 bytes) */
/* PCI type 2 header offsets */