summaryrefslogtreecommitdiff
path: root/ssl
diff options
context:
space:
mode:
authorlevitte <levitte>2001-12-20 10:15:48 +0000
committerlevitte <levitte>2001-12-20 10:15:48 +0000
commit4bcc406027a213f4db4e046c6f97d14bf8a3e529 (patch)
tree3fb3e4a5e0224a9baf4deb1ab80bf67a6030fae5 /ssl
parent03f184dce105f4e29b7f7104a434e03997ed8949 (diff)
downloadopenssl-4bcc406027a213f4db4e046c6f97d14bf8a3e529.tar.gz
Another merge from the 0.9.6 branch.
Diffstat (limited to 'ssl')
-rw-r--r--ssl/ssl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/ssl.h b/ssl/ssl.h
index 54af2fd3a..555ff708f 100644
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -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);