Fix declarations and constification for inline stack.
[openssl.git] / ssl / ssl_sess.c
index baf846deb771ea40fa953d9345e4fa001836094b..80895b6abd6e6d9b9be132090423f31976c016e3 100644 (file)
@@ -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)