Changeset 91175 in vbox
- Timestamp:
- Sep 9, 2021 8:26:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloudMachine.cpp
r91171 r91175 349 349 hrc); 350 350 351 RTMsgError("ambiguous name: %ls and %ls", bstrId1 , bstrId2);351 RTMsgError("ambiguous name: %ls and %ls", bstrId1.raw(), bstrId2.raw()); 352 352 return VBOX_E_OBJECT_NOT_FOUND; 353 353 }
Note:
See TracChangeset
for help on using the changeset viewer.

