VirtualBox

Changeset 83170 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Feb 27, 2020 10:10:47 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136291
Message:

Build fixes for r136290.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r83080 r83170  
    58285828                    InsertConfigString(pLunL0, "Driver", "IntNet");
    58295829                    InsertConfigNode(pLunL0, "Config", &pCfg);
    5830                     InsertConfigString(pCfg, "Network", BstrFmt("cloud-%ls", bstr));
     5830                    InsertConfigString(pCfg, "Network", BstrFmt("cloud-%ls", bstr.raw()));
    58315831                    InsertConfigInteger(pCfg, "TrunkType", kIntNetTrunkType_WhateverNone);
    58325832                    InsertConfigString(pCfg, "IfPolicyPromisc", pszPromiscuousGuestPolicy);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette