mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 16:53:33 +00:00
[HAL]
- Fix a typo. svn path=/trunk/; revision=47517
This commit is contained in:
parent
59aacb176f
commit
840624212a
1 changed files with 0 additions and 1 deletions
|
@ -391,7 +391,6 @@ HalpGetPCIData(IN PBUS_HANDLER BusHandler,
|
||||||
if (PciConfig->VendorID == PCI_INVALID_VENDORID)
|
if (PciConfig->VendorID == PCI_INVALID_VENDORID)
|
||||||
{
|
{
|
||||||
/* It's invalid, but we want to return this much */
|
/* It's invalid, but we want to return this much */
|
||||||
PciConfig->VendorID = PCI_INVALID_VENDORID;
|
|
||||||
Len = sizeof(USHORT);
|
Len = sizeof(USHORT);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue