VirtualBox

Changeset 45065 in vbox


Ignore:
Timestamp:
Mar 18, 2013 4:58:34 PM (12 years ago)
Author:
vboxsync
Message:

Frontend/VBoxManage: long standing copy/paste bug in the code listing the disk image backends, harmless

File:
1 edited

Legend:

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

    r44503 r45065  
    269269        Bstr description;
    270270        CHECK_ERROR(mediumFormats[i],
    271                     COMGETTER(Id)(description.asOutParam()));
     271                    COMGETTER(Name)(description.asOutParam()));
    272272
    273273        ULONG caps = 0;
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