Ignore:
Timestamp:
Jul 29, 2009, 4:18:35 PM (15 years ago)
Author:
Christoph Mayer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/modules/chord/Chord.cpp

    r5316 r5432  
    190190
    191191                if( table->get_successor() != NULL )
    192                                         nodelist.push_back( *(table->get_successor()) );
     192                        nodelist.push_back( *(table->get_successor()) );
    193193        }
    194194
Note: See TracChangeset for help on using the changeset viewer.