VirtualBox

Changeset 91175 in vbox


Ignore:
Timestamp:
Sep 9, 2021 8:26:38 AM (3 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Build fix.

File:
1 edited

Legend:

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

    r91171 r91175  
    349349                    hrc);
    350350
    351             RTMsgError("ambiguous name: %ls and %ls", bstrId1, bstrId2);
     351            RTMsgError("ambiguous name: %ls and %ls", bstrId1.raw(), bstrId2.raw());
    352352            return VBOX_E_OBJECT_NOT_FOUND;
    353353        }
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