[Olsr-cvs] olsrd-current/lib/secure/src olsrd_secure.c, 1.17, 1.17.2.1

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


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

Modified Files:
      Tag: olsrd_04
	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.17
retrieving revision 1.17.2.1
diff -C2 -d -r1.17 -r1.17.2.1
*** olsrd_secure.c	19 Nov 2005 08:37:23 -0000	1.17
--- olsrd_secure.c	6 Nov 2006 23:40:40 -0000	1.17.2.1
***************
*** 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