VirtualBox

Ignore:
Timestamp:
Jul 19, 2015 1:36:21 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101721
Message:

VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r56858 r57006  
    36593659            /* If we hotplug a USB device create a new CFGM tree. */
    36603660            if (!fHotplug)
    3661                 pCtlInst = CFGMR3GetChildF(CFGMR3GetRootU(pUVM), "USB/%s/", pcszDevice, uInstance);
     3661                pCtlInst = CFGMR3GetChildF(CFGMR3GetRootU(pUVM), "USB/%s/", pcszDevice);
    36623662            else
    36633663                pCtlInst = CFGMR3CreateTree(pUVM);
Note: See TracChangeset for help on using the changeset viewer.

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