VirtualBox

Ignore:
Timestamp:
Jan 24, 2014 8:23:12 AM (11 years ago)
Author:
vboxsync
Message:

spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/DHCP/ClientDataInt.h

    r49563 r50213  
    3737    }
    3838    ~ClientData(){}
    39    
     39
    4040    /* client information */
    4141    RTNETADDRIPV4 m_address;
    4242    RTNETADDRIPV4 m_network;
    4343    RTMAC m_mac;
    44    
     44
    4545    bool fHasClient;
    4646
    4747    /* Lease part */
    48     bool fHasLease; 
     48    bool fHasLease;
    4949    /** lease isn't commited */
    5050    bool fBinding;
     
    6464    NetworkConfigEntity *pCfg;
    6565};
     66
    6667#endif
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