[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
- Previous message: [Olsr-cvs] olsrd-current/src ipc_frontend.c,1.26,1.27
- Next message: [Olsr-cvs] olsrd-current/lib/tas/src glua.c, 1.1, 1.2 http.c, 1.4, 1.5 os_unix.c, 1.3, 1.4 plugin.c, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 */
- Previous message: [Olsr-cvs] olsrd-current/src ipc_frontend.c,1.26,1.27
- Next message: [Olsr-cvs] olsrd-current/lib/tas/src glua.c, 1.1, 1.2 http.c, 1.4, 1.5 os_unix.c, 1.3, 1.4 plugin.c, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list