VirtualBox

Changeset 101050 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 7, 2023 12:17:44 PM (17 months ago)
Author:
vboxsync
Message:

Main: More Doxygen fixes. bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r101049 r101050  
    52005200{
    52015201    const xml::ElementNode *pelmCPUChild;
    5202     if ((pelmCPUChild = elmChild.findChildElement("CpuIdTree")))
    5203         readCpuIdTreeX86(*elmPlatformOrHardware, platX86.llCpuIdLeafs);
     5202    if ((pelmCPUChild = elmPlatformOrHardware.findChildElement("CpuIdTree")))
     5203        readCpuIdTreeX86(*pelmCPUChild, platX86.llCpuIdLeafs);
    52045204}
    52055205
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