VirtualBox

Changeset 49859 in vbox for trunk/src


Ignore:
Timestamp:
Dec 10, 2013 3:22:27 AM (11 years ago)
Author:
vboxsync
Message:

VBoxNetDHCP.cpp: G/c nukes trailing whitespaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp

    r49858 r49859  
    169169        hrc = dhcp->COMGETTER(LowerIP)(strAddress.asOutParam());
    170170    AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
    171    
     171
    172172    return RTNetStrToIPv4Addr(com::Utf8Str(strAddress).c_str(), &boundryAddress);
    173173}
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