/[monit]/monit/protocols/default.c
ViewVC logotype

Diff of /monit/protocols/default.c

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

revision 1.8 by martinp, Tue Feb 11 21:27:40 2003 UTC revision 1.9 by hauk, Thu Jul 24 00:35:25 2003 UTC
# Line 30  Line 30 
30   *   *
31   *  @file   *  @file
32   */   */
33  int check_default(Port_T p) {  int check_default(Socket_T s) {
34    
35    ASSERT(p);    ASSERT(s);
36        
37    return TRUE;    return TRUE;
38            

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