[ros-diffs] [fireball] 47517: [HAL] - Fix a typo.

fireball at svn.reactos.org fireball at svn.reactos.org
Wed Jun 2 13:26:20 CEST 2010


Author: fireball
Date: Wed Jun  2 13:26:19 2010
New Revision: 47517

URL: http://svn.reactos.org/svn/reactos?rev=47517&view=rev
Log:
[HAL]
- Fix a typo.

Modified:
    trunk/reactos/hal/halx86/generic/bus/pcibus.c

Modified: trunk/reactos/hal/halx86/generic/bus/pcibus.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halx86/generic/bus/pcibus.c?rev=47517&r1=47516&r2=47517&view=diff
==============================================================================
--- trunk/reactos/hal/halx86/generic/bus/pcibus.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halx86/generic/bus/pcibus.c [iso-8859-1] Wed Jun  2 13:26:19 2010
@@ -391,7 +391,6 @@
         if (PciConfig->VendorID == PCI_INVALID_VENDORID)
         {
             /* It's invalid, but we want to return this much */
-            PciConfig->VendorID = PCI_INVALID_VENDORID;
             Len = sizeof(USHORT);
         }
 




More information about the Ros-diffs mailing list