SSL_COMP_get_compression_method is a typo (a missing 's' at the end of

the symbol name).
This commit is contained in:
Richard Levitte
2004-03-25 21:32:30 +00:00
parent d530017c00
commit 0020502a07
4 changed files with 6 additions and 10 deletions

View File

@@ -163,6 +163,8 @@
#define SSL_CTX_set_cert_verify_callback SSL_CTX_set_cert_verify_cb
#undef SSL_CTX_set_default_passwd_cb_userdata
#define SSL_CTX_set_default_passwd_cb_userdata SSL_CTX_set_def_passwd_cb_ud
#undef SSL_COMP_get_compression_methods
#define SSL_COMP_get_compression_methods SSL_COMP_get_compress_methods
/* Hack some long ENGINE names */
#undef ENGINE_get_default_BN_mod_exp_crt