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

Diff of /monit/monitor.c

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

revision 1.22 by chopp, Sat Nov 2 10:47:22 2002 UTC revision 1.23 by hauk, Sun Nov 3 08:43:50 2002 UTC
# Line 80  static void  help();                 /* Line 80  static void  help();                 /*
80  static void  version();                         /* Print version information */  static void  version();                         /* Print version information */
81  static void  stop_http();                                 /* Stop monit http */  static void  stop_http();                                 /* Stop monit http */
82  static void  start_http();                               /* Start monit http */  static void  start_http();                               /* Start monit http */
 static void  use_ssl();                     /* Is SSL okay for this session? */  
83    
84  /**  /**
85   * The Prime mover   * The Prime mover
# Line 178  static void do_init() { Line 177  static void do_init() {
177            
178    }    }
179    
   /*  
    * Inititlize the ssl engine  
    */  
   use_ssl();  
   
   
180    /*    /*
181     * Did we find any process ?       * Did we find any process ?  
182     */     */

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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