Fix declarations and constification for inline stack.
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
@@ -989,7 +989,7 @@ int SSL_set_session_secret_cb(SSL *s,
|
||||
int *secret_len,
|
||||
STACK_OF(SSL_CIPHER)
|
||||
*peer_ciphers,
|
||||
SSL_CIPHER
|
||||
const SSL_CIPHER
|
||||
**cipher,
|
||||
void *arg),
|
||||
void *arg)
|
||||
|
||||
Reference in New Issue
Block a user