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

Diff of /monit/util.h

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

revision 1.8 by martinp, Sun Apr 10 21:13:37 2005 UTC revision 1.9 by martinp, Sun Apr 10 22:21:59 2005 UTC
# Line 379  void Util_monitorSet(Service_T s); Line 379  void Util_monitorSet(Service_T s);
379  void Util_monitorUnset(Service_T s);  void Util_monitorUnset(Service_T s);
380    
381    
382    /*
383     * Retun appropriate action id for string
384     * @param action A action string
385     * @return the action id
386     */
387    int Util_getAction(const char *action);
388    
389    
390  #endif  #endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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