Changeset 3705 for source/ariba/overlay/modules/OverlayInterface.cpp
- Timestamp:
- May 26, 2009, 4:27:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/OverlayInterface.cpp
r3690 r3705 75 75 bool OverlayInterface::onLinkRequest(const NodeID& remote, 76 76 const DataMessage& msg) { 77 return true; 77 78 } 78 79
Note:
See TracChangeset
for help on using the changeset viewer.