Changeset 44

Show
Ignore:
Timestamp:
10/17/05 13:32:56 (3 years ago)
Author:
ross
Message:

formatting cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • oscpack/trunk/ip/IpEndpointName.h

    r16 r44  
    3333 
    3434class IpEndpointName{ 
    35  static unsigned long GetHostByName( const char *s ); 
     35    static unsigned long GetHostByName( const char *s ); 
    3636public: 
    3737    static const unsigned long ANY_ADDRESS = 0xFFFFFFFF;