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

Diff of /monit/control.c

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

revision 1.42 by martinp, Wed Feb 12 09:42:40 2003 UTC revision 1.43 by chopp, Thu Feb 13 08:51:13 2003 UTC
# Line 156  void d_check_process(char *P, char *acti Line 156  void d_check_process(char *P, char *acti
156                
157        if(!embed_ssl_socket(ssl, s)) {        if(!embed_ssl_socket(ssl, s)) {
158                    
159          fprintf(stdout, "Failed establish SSL communication to monit"          fprintf(stdout, "Failed to establish SSL communication to monit"
160                  " server\n");                  " server\n");
161          goto error;          goto error;
162        }        }

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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