Changeset 5638 for source/ariba/utility/bootstrap/modules/periodicbroadcast
- Timestamp:
- Aug 4, 2009, 10:17:33 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/modules/periodicbroadcast/PeriodicBroadcast.h
r5531 r5638 352 352 if( it != services->end() ){ 353 353 354 /* 354 355 it->second.setInfo1( msg.getInfo1() ); 355 356 it->second.setInfo2( msg.getInfo2() ); 356 357 it->second.setInfo3( msg.getInfo3() ); 358 */ 357 359 it->second.setLastseen( time(NULL) ); 358 360
Note:
See TracChangeset
for help on using the changeset viewer.