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

Diff of /monit/alert.c

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

revision 1.23 by hauk, Thu Jul 24 00:27:24 2003 UTC revision 1.24 by hauk, Fri Jul 25 12:50:38 2003 UTC
# Line 57  static void substitute(Mail_T*, char *na Line 57  static void substitute(Mail_T*, char *na
57    
58    
59  /**  /**
60   * Handle the alert event   * Notify registred users about the event
61   * @param E An Event object   * @param E An Event object
62   */   */
63  void handle_alert_event(Event_T E) {  void handle_alert(Event_T E) {
64    
65    Service_T s;    Service_T s;
66        

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

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