[Olsr-cvs] olsrd-current/src/cfgparser cfgfile_gen.c,1.6,1.7

Bernd Petrovitsch (spam-protected)
Wed Sep 12 16:06:21 CEST 2007


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

Modified Files:
	cfgfile_gen.c 
Log Message:
* commented debug stuff out

Index: cfgfile_gen.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/cfgparser/cfgfile_gen.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** cfgfile_gen.c	27 Mar 2007 03:05:21 -0000	1.6
--- cfgfile_gen.c	12 Sep 2007 14:06:19 -0000	1.7
***************
*** 382,386 ****
--- 382,388 ----
    struct in_addr in4;
  
+ #if 0
    printf("\n\n\n\nolsrd_write_cnf_buf bufsize  %d\n\n\n\n\n", bufsize);
+ #endif
    if(buf == NULL || bufsize < MAX_LINESIZE)
      {





More information about the Olsr-cvs mailing list