Ignore:
Timestamp:
Aug 4, 2009, 10:17:33 AM (15 years ago)
Author:
Christoph Mayer
Message:

adress detection aufgeräumt, network info für bleutooth, data stream (hopeful crash fix), logging auf maemo nur warn, ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/bootstrap/modules/periodicbroadcast/PeriodicBroadcast.h

    r5531 r5638  
    352352                                if( it != services->end() ){
    353353
     354                                        /*
    354355                                        it->second.setInfo1( msg.getInfo1() );
    355356                                        it->second.setInfo2( msg.getInfo2() );
    356357                                        it->second.setInfo3( msg.getInfo3() );
     358                                        */
    357359                                        it->second.setLastseen( time(NULL) );
    358360
Note: See TracChangeset for help on using the changeset viewer.