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

Diff of /monit/alert.h

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

revision 1.18 by martinp, Thu Jan 6 20:51:49 2005 UTC revision 1.19 by martinp, Sat Nov 5 14:09:00 2005 UTC
# Line 60  Line 60 
60  /**  /**
61   * Notify registred users about the event   * Notify registred users about the event
62   * @param E An Event object   * @param E An Event object
63     * @return If failed, return HANDLER_ALERT flag or inverse flag if passed
64   */   */
65  void handle_alert(Event_T E);  int handle_alert(Event_T E);
66    
67    
68  #endif  #endif

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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