[Olsr-cvs] olsrd-current/src build_msg.c,1.30,1.31

Andreas T�nnesen (spam-protected)
Thu Nov 10 20:35:14 CET 2005


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

Modified Files:
	build_msg.c 
Log Message:
Removed warnings

Index: build_msg.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/build_msg.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** build_msg.c	30 May 2005 13:13:37 -0000	1.30
--- build_msg.c	10 Nov 2005 19:35:12 -0000	1.31
***************
*** 65,69 ****
  /* All these functions share this buffer */
  
! static char msg_buffer[MAXMESSAGESIZE - OLSR_HEADERSIZE];
  
  /* Prototypes for internal functions */
--- 65,69 ----
  /* All these functions share this buffer */
  
! static olsr_u8_t msg_buffer[MAXMESSAGESIZE - OLSR_HEADERSIZE];
  
  /* Prototypes for internal functions */





More information about the Olsr-cvs mailing list