[Olsr-cvs] olsrd-current/src scheduler.c,1.39,1.40

Bernd Petrovitsch (spam-protected)
Tue Jul 17 11:28:17 CEST 2007


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

Modified Files:
	scheduler.c 
Log Message:
* added comment

Index: scheduler.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/scheduler.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** scheduler.c	25 Apr 2007 22:08:16 -0000	1.39
--- scheduler.c	17 Jul 2007 09:28:15 -0000	1.40
***************
*** 119,123 ****
    struct interface *ifn;
  
!   /* Global buffer for times(2) calls */
    struct tms tms_buf;
   
--- 119,123 ----
    struct interface *ifn;
  
!   /* Global buffer for times(2) calls. Do not remove - at least OpenBSD needs it. */
    struct tms tms_buf;
   





More information about the Olsr-cvs mailing list