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

Diff of /monit/spawn.c

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

revision 1.22 by hauk, Wed Jun 18 02:03:56 2003 UTC revision 1.23 by hauk, Tue Jun 24 02:49:09 2003 UTC
# Line 207  static void exec_alert_mail(Service_T s, Line 207  static void exec_alert_mail(Service_T s,
207    Mail_T a= s->maillist;    Mail_T a= s->maillist;
208    
209    for(; a; a= a->next)    for(; a; a= a->next)
210        if(a->alert_on_restart) {        if(a->alerts.alert_on_restart) {
211          struct mymail m;          struct mymail m;
212          char message[STRLEN];          char message[STRLEN];
213                    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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