Another merge from the 0.9.6 branch.

This commit is contained in:
Richard Levitte
2001-12-20 10:17:22 +00:00
parent 6e19a04080
commit be29c93cf4
25 changed files with 39 additions and 53 deletions

View File

@@ -989,7 +989,6 @@ int SSL_add_dir_cert_subjects_to_stack(STACK_OF(X509_NAME) *stackCAs,
const char *dir);
#endif
void ERR_load_SSL_strings(void );
void SSL_load_error_strings(void );
char * SSL_state_string(SSL *s);
char * SSL_rstate_string(SSL *s);