More cover-ups, removing OPENSSL_GLOBAL/EXTERNS. We can remove more...
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
|
||||
const char *SSL_version_str=OPENSSL_VERSION_TEXT;
|
||||
|
||||
OPENSSL_GLOBAL SSL3_ENC_METHOD ssl3_undef_enc_method={
|
||||
SSL3_ENC_METHOD ssl3_undef_enc_method={
|
||||
/* evil casts, but these functions are only called if there's a library bug */
|
||||
(int (*)(SSL *,int))ssl_undefined_function,
|
||||
(int (*)(SSL *, unsigned char *, int))ssl_undefined_function,
|
||||
|
Reference in New Issue
Block a user