VirtualBox

Changeset 22345 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 19, 2009 1:01:12 PM (15 years ago)
Author:
vboxsync
Message:

ConsoleImpl2.cpp: removed todo as already done in r50358

File:
1 edited

Legend:

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

    r22338 r22345  
    26952695            const char *pszTrunk = szTrunkName;
    26962696
    2697 
    2698             /* TODO: set the proper Trunk and Network values, currently the driver uses the first adapter instance */
    26992697            rc = CFGMR3InsertInteger(pCfg, "TrunkType", kIntNetTrunkType_NetAdp);   RC_CHECK();
    27002698            rc = CFGMR3InsertString(pCfg, "Trunk", pszTrunk);                       RC_CHECK();
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