/[monit]/monit/p.y
ViewVC logotype

Diff of /monit/p.y

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

revision 1.40 by hauk, Mon Nov 25 17:00:38 2002 UTC revision 1.41 by rory, Mon Nov 25 23:44:25 2002 UTC
# Line 690  static void createprocess(char *name, ch Line 690  static void createprocess(char *name, ch
690    memset(current, 0, sizeof(*current));    memset(current, 0, sizeof(*current));
691    
692    /* Set default values */    /* Set default values */
693    current->do_validate= TRUE;    current->do_validate= 4;
694    current->mode= MODE_ACTIVE;    current->mode= MODE_ACTIVE;
695    
696    current->name= name;    current->name= name;

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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