VirtualBox

Changeset 73912 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Aug 27, 2018 12:19:32 PM (6 years ago)
Author:
vboxsync
Message:

CFGM: comment indent fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CFGM.cpp

    r69111 r73912  
    219219    pVM->cfgm.s.pRoot = pRoot;
    220220
    221         /*
    222          * Call the constructor if specified, if not use the default one.
    223          */
     221    /*
     222     * Call the constructor if specified, if not use the default one.
     223     */
    224224    if (pfnCFGMConstructor)
    225225        rc = pfnCFGMConstructor(pVM->pUVM, pVM, pvUser);
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