[Olsr-cvs] olsrd-current/src olsr.c,1.51,1.52
Bernd Petrovitsch
(spam-protected)
Fri Apr 20 16:23:12 CEST 2007
Update of /cvsroot/olsrd/olsrd-current/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14508/src
Modified Files:
olsr.c
Log Message:
* fixup fucntion definition
Index: olsr.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/olsr.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** olsr.c 20 Apr 2007 13:46:04 -0000 1.51
--- olsr.c 20 Apr 2007 14:23:10 -0000 1.52
***************
*** 100,104 ****
*/
olsr_u16_t
! get_msg_seqno(void)
{
return message_seqno++;
--- 100,104 ----
*/
olsr_u16_t
! get_msg_seqno()
{
return message_seqno++;
More information about the Olsr-cvs
mailing list