[Olsr-cvs] olsrd-current/lib/secure/src olsrd_secure.c,1.18,1.19

Bernd Petrovitsch (spam-protected)
Tue Nov 7 00:40:43 CET 2006


Update of /cvsroot/olsrd/olsrd-current/lib/secure/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5828/lib/secure/src

Modified Files:
	olsrd_secure.c 
Log Message:
* taking the address seems quite wrong if I'm looking at other usages of that macro

Index: olsrd_secure.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/lib/secure/src/olsrd_secure.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** olsrd_secure.c	7 Jan 2006 08:17:44 -0000	1.18
--- olsrd_secure.c	6 Nov 2006 23:40:41 -0000	1.19
***************
*** 953,957 ****
      {
        /* Check configuration timeout */
!       if(!TIMED_OUT(&entry->conftime))
  	{
  	  /* If registered - do not accept! */
--- 953,957 ----
      {
        /* Check configuration timeout */
!       if(!TIMED_OUT(entry->conftime))
  	{
  	  /* If registered - do not accept! */





More information about the Olsr-cvs mailing list