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

Diff of /monit/monitor.c

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

revision 1.15 by hauk, Fri Sep 13 01:32:26 2002 UTC revision 1.16 by chopp, Wed Sep 25 14:54:48 2002 UTC
# Line 47  Line 47 
47    
48  #include "monitor.h"  #include "monitor.h"
49  #include "net.h"  #include "net.h"
50    #include "ssl.h"
51  #include "monit_process.h"  #include "monit_process.h"
52    
53  /**  /**
# Line 142  static void do_init() { Line 143  static void do_init() {
143            
144    }    }
145    
146      /* Inititlize the ssl engine */
147      start_ssl();
148    
149    /* Controlfile */    /* Controlfile */
150    if ( ! Run.controlfile ) {    if ( ! Run.controlfile ) {
151            

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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