VirtualBox

Changeset 99931 in vbox


Ignore:
Timestamp:
May 23, 2023 11:43:32 AM (19 months ago)
Author:
vboxsync
Message:

Removed the character '\'.

File:
1 edited

Legend:

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

    r99513 r99931  
    374374    {
    375375        CHECK_ERROR2_RET(hrc, pCloudProfile,
    376                          SetProperty(Bstr("compartment").raw(), Bstr(strCompartmentId).raw()),\
     376                         SetProperty(Bstr("compartment").raw(), Bstr(strCompartmentId).raw()),
    377377                         RTEXITCODE_FAILURE);
    378378    }
     
    520520    {
    521521        CHECK_ERROR2_RET(hrc, pCloudProfile,
    522                          SetProperty(Bstr("compartment").raw(), Bstr(strCompartmentId).raw()),\
     522                         SetProperty(Bstr("compartment").raw(), Bstr(strCompartmentId).raw()),
    523523                         RTEXITCODE_FAILURE);
    524524    }
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