summaryrefslogtreecommitdiff
path: root/crypto/rc2/rc2_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc2/rc2_ecb.c')
-rw-r--r--crypto/rc2/rc2_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc2/rc2_ecb.c b/crypto/rc2/rc2_ecb.c
index d3e8c2718a..fff86c7af8 100644
--- a/crypto/rc2/rc2_ecb.c
+++ b/crypto/rc2/rc2_ecb.c
@@ -60,7 +60,7 @@
#include "rc2_locl.h"
#include <openssl/opensslv.h>
-const char *RC2_version="RC2" OPENSSL_VERSION_PTEXT;
+const char RC2_version[]="RC2" OPENSSL_VERSION_PTEXT;
/* RC2 as implemented frm a posting from
* Newsgroups: sci.crypt