VirtualBox

Changeset 17996 in vbox


Ignore:
Timestamp:
Mar 17, 2009 7:54:41 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44582
Message:

warning

File:
1 edited

Legend:

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

    r17989 r17996  
    415415
    416416    if (Bstr(aIPAddress).isEmpty())
     417    {
    417418        if (m.IPAddress)
    418419            return NetIfEnableStaticIpConfig(mVBox, this, m.IPAddress, 0, 0);
    419420        else
    420421            return S_OK;
     422    }
    421423
    422424    ULONG ip, mask;
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