[Olsr-cvs] olsrd-current/src/cfgparser olsrd_conf.c,1.53,1.54

Bernd Petrovitsch (spam-protected)
Mon May 14 00:23:57 CEST 2007


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

Modified Files:
	olsrd_conf.c 
Log Message:
* killed if_nr in struct interface and index in struct olsr_if.
  Kudos to Jörg Pommnitz <(spam-protected)> for spotting this
  leftovers and a patch for the Unix part.


Index: olsrd_conf.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/cfgparser/olsrd_conf.c,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** olsrd_conf.c	28 Apr 2007 20:46:32 -0000	1.53
--- olsrd_conf.c	13 May 2007 22:23:55 -0000	1.54
***************
*** 158,162 ****
      {
        /* set various stuff */
-       in->index = cnf->ifcnt++;
        in->configured = OLSR_FALSE;
        in->interf = NULL;
--- 158,161 ----





More information about the Olsr-cvs mailing list