Changeset 5617


Ignore:
Timestamp:
Aug 3, 2009, 12:48:53 PM (15 years ago)
Author:
mies
Message:
 
File:
1 edited

Legend:

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

    r5616 r5617  
    432432                        );
    433433                        ld.up = true;
    434                         add_endpoint(ld->remoteLocator);
     434                        add_endpoint(ld.remoteLocator);
    435435
    436436                        logging_debug( "Link is now up with local id "
Note: See TracChangeset for help on using the changeset viewer.