GH675: make ssl3_ciphers static
[openssl.git] / ssl / s3_lib.c
index 3e1e60da5b9094621e8f08a372433e8901e68ae1..8f6eda2c719ad31335045b4182099687cbdf5f9e 100644 (file)
 #define SSL3_NUM_CIPHERS        OSSL_NELEM(ssl3_ciphers)
 
 /* list of available SSLv3 ciphers (sorted by id) */
-OPENSSL_GLOBAL const SSL_CIPHER ssl3_ciphers[] = {
+static const SSL_CIPHER ssl3_ciphers[] = {
 
 /* The RSA ciphers */
 /* Cipher 01 */