617c617 < twoHopNeigh != N2.end (); ) --- > twoHopNeigh != N2.end (); twoHopNeigh++) 620c620 < { --- > { 622c622 < //twoHopNeigh--; --- > twoHopNeigh--; 624,627d623 < else < { < twoHopNeigh ++; < } 703c699 < twoHopNeigh != N2.end (); ) --- > twoHopNeigh != N2.end (); twoHopNeigh++) 708,712c704 < //twoHopNeigh--; < } < else < { < twoHopNeigh ++; --- > twoHopNeigh--; 1307c1299 < if (! m_queuedMessagesTimer.IsRunning ()) --- > if (not m_queuedMessagesTimer.IsRunning ())