VirtualBox

Changeset 40079 in vbox


Ignore:
Timestamp:
Feb 11, 2012 11:25:33 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76213
Message:

Windows build fix for r76212

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/HostImpl.cpp

    r39429 r40079  
    538538            iface.createObject();
    539539            /* remove the curly bracket at the end */
    540             if (SUCCEEDED(iface->init (name, Guid (IfGuid), HostNetworkInterfaceType_Bridged)))
     540            if (SUCCEEDED(iface->init (name, name, Guid (IfGuid), HostNetworkInterfaceType_Bridged)))
    541541            {
    542542//                iface->setVirtualBox(m->pParent);
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