[Olsr-cvs] olsrd-current/src olsr.c,1.61,1.62

Bernd Petrovitsch (spam-protected)
Sun Nov 11 23:56:36 CET 2007


Update of /cvsroot/olsrd/olsrd-current/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8447/src

Modified Files:
	olsr.c 
Log Message:
* killed a superflous "return" at the end of a void function

Index: olsr.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/olsr.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** olsr.c	8 Nov 2007 22:47:41 -0000	1.61
--- olsr.c	11 Nov 2007 22:56:34 -0000	1.62
***************
*** 222,228 ****
    changes_hna = OLSR_FALSE;
    changes_force = OLSR_FALSE;
- 
- 
-   return;
  }
  
--- 222,225 ----





More information about the Olsr-cvs mailing list