Deleted Added
full compact
18c18
< void *SSL_CTX_get_ex_data(SSL_CTX *ctx, int idx);
---
> void *SSL_CTX_get_ex_data(const SSL_CTX *ctx, int idx);