/[monit]/monit/spawn.c
ViewVC logotype

Diff of /monit/spawn.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by martinp, Wed Sep 17 18:40:21 2003 UTC revision 1.35 by hauk, Tue Sep 30 16:03:13 2003 UTC
# Line 271  static void set_monit_environment(Servic Line 271  static void set_monit_environment(Servic
271    for(j= 0; *buf[j]; j++)    for(j= 0; *buf[j]; j++)
272        putenv(buf[j]);        putenv(buf[j]);
273    
274    free(date);    FREE(date);
275        
276  }  }

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26