aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/bf/bf_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/bf/bf_ecb.c')
-rw-r--r--crypto/openssl/crypto/bf/bf_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/bf/bf_ecb.c b/crypto/openssl/crypto/bf/bf_ecb.c
index 341991636f4a..1607cefa32cb 100644
--- a/crypto/openssl/crypto/bf/bf_ecb.c
+++ b/crypto/openssl/crypto/bf/bf_ecb.c
@@ -65,7 +65,7 @@
* CAMBRIDGE SECURITY WORKSHOP, CAMBRIDGE, U.K., DECEMBER 9-11, 1993)
*/
-const char *BF_version="Blowfish" OPENSSL_VERSION_PTEXT;
+const char BF_version[]="Blowfish" OPENSSL_VERSION_PTEXT;
const char *BF_options(void)
{