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

Diff of /monit/monitor.c

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

revision 1.17 by martinp, Thu Sep 26 22:38:59 2002 UTC revision 1.18 by chopp, Fri Sep 27 09:52:29 2002 UTC
# Line 144  static void do_init() { Line 144  static void do_init() {
144    }    }
145    
146    /* Inititlize the ssl engine */    /* Inititlize the ssl engine */
147    start_ssl();  
148      if ( have_ssl() ) {
149    
150        start_ssl();
151    
152      }
153    
154    /* Controlfile */    /* Controlfile */
155    if ( ! Run.controlfile ) {    if ( ! Run.controlfile ) {

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

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