VirtualBox

Changeset 84643 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jun 2, 2020 2:10:48 PM (5 years ago)
Author:
vboxsync
Message:

more build fixes for r138387

File:
1 edited

Legend:

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

    r84640 r84643  
    21282128
    21292129    Bstr strGatewayVM = "lgw";
    2130     Bstr strUser = "vbox";          /* @todo Remove?! */
    2131     Bstr strPassword = "vbox";      /* @todo Remove?! */
     2130    Bstr strUser = "vbox";
     2131    Bstr strPassword = "vbox";
    21322132
    21332133    Bstr strInstallerScript;
     
    24192419
    24202420#if 0
    2421     /* @todo Unregistering the temporary VM makes the image mutable again. Find out the way around it! */
     2421    /** @todo Unregistering the temporary VM makes the image mutable again. Find out the way around it! */
    24222422    RTPrintf("Unregistering temporary local gateway machine...\n");
    24232423    SafeIfaceArray<IMedium> media;
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