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

Diff of /monit/util.h

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

revision 1.6 by martinp, Thu Jan 6 20:51:49 2005 UTC revision 1.7 by martinp, Mon Mar 14 22:30:14 2005 UTC
# Line 365  char *Util_getHTTPHostHeader(Socket_T s, Line 365  char *Util_getHTTPHostHeader(Socket_T s,
365  int Util_evalQExpression(int operator, int left, int right);  int Util_evalQExpression(int operator, int left, int right);
366    
367    
368    /*
369     * This will disable service monitoring in the case that it is enabled
370     * @param s A Service_T object
371     */
372    void Util_monitorUnset(Service_T s);
373    
374    
375  #endif  #endif

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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