VirtualBox

Changeset 25267 in vbox


Ignore:
Timestamp:
Dec 9, 2009 10:43:42 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55794
Message:

DevPCI: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPCI.cpp

    r24638 r25267  
    15161516     * LogRels in pciR3CommonRestoreConfig.
    15171517     */
    1518     for (uint32_t i = 0; i < RT_ELEMENTS(pBus->devices); i++)
     1518    for (i = 0; i < RT_ELEMENTS(pBus->devices); i++)
    15191519    {
    15201520        PPCIDEVICE pDev = pBus->devices[i];
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette