VirtualBox

Ignore:
Timestamp:
Feb 5, 2019 1:13:55 PM (6 years ago)
Author:
vboxsync
Message:

bugref:9381. Fixed a regression bug after 120461.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r76553 r77162  
    21562156                    for (size_t i = 0; i < coll.size(); ++i)
    21572157                    {
    2158                         ComPtr<IHostUSBDevice> dev = coll[i];
     2158                        ComPtr<IUSBDevice> dev = coll[i];
    21592159
    21602160                        SHOW_STRING_PROP(dev, Id, FmtNm(szNm, "%sActive%zu", pszPfx, i + 1), "UUID:");
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