VirtualBox

Ignore:
Timestamp:
Mar 3, 2009 2:26:06 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43644
Message:

fix burns

File:
1 edited

Legend:

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

    r17275 r17281  
    13941394                else if (strcmp(nics[n], "hostonly") == 0)
    13951395                {
     1396
    13961397                    CHECK_ERROR_RET(nic, COMSETTER(Enabled) (TRUE), 1);
    1397                     CHECK_ERROR_RET(nic, AttachToHostOnlyInterface(), 1);
     1398                    CHECK_ERROR_RET(nic, AttachToHostOnlyNetwork(), 1);
    13981399                }
    13991400#endif /* defined(RT_OS_LINUX) || defined(RT_OS_DARWIN) */
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