VirtualBox

Changeset 49834 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Dec 9, 2013 11:26:03 AM (11 years ago)
Author:
vboxsync
Message:

VBoxNetLwipNAT.cpp: G/c extra lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp

    r49823 r49834  
    743743    LogFlowFuncEnter();
    744744
    745 
    746745    /* virtualbox initialized in super class */
    747 
    748746    int rc = ::VBoxNetBaseService::init();
    749747    AssertRCReturn(rc, rc);
     
    790788    hrc = esVBox->RegisterListener(m_vboxListener, ComSafeArrayAsInParam(aVBoxEvents), true);
    791789    AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
    792 
    793790
    794791    BOOL fIPv6Enabled = FALSE;
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