Ignore:
Timestamp:
Jun 29, 2009, 11:10:20 AM (15 years ago)
Author:
Christoph Mayer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/communication/BaseCommunication.h

    r3712 r4582  
    228228
    229229                LinkDescriptor() :
    230                         localLink(),
     230                        localLink(LinkID::UNSPECIFIED),
    231231                        localLocator(NULL),
    232                         remoteLink(),
     232                        remoteLink(LinkID::UNSPECIFIED),
    233233                        remoteLocator(NULL),
    234234                        remoteEndpoint(EndpointDescriptor::UNSPECIFIED),
Note: See TracChangeset for help on using the changeset viewer.