summaryrefslogtreecommitdiffstats
path: root/crypto/idea
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-01-21 13:16:49 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-01-21 13:16:49 +0000
commit4a0d3530e0c7704dd36dc80daa055be462780a16 (patch)
treea4ed65e048387f71df8da3915d97d29b10fd8ca6 /crypto/idea
parent9907d2992dedf675f0011dc91d9f6b07a7c78fcb (diff)
Update from HEAD.
Diffstat (limited to 'crypto/idea')
-rw-r--r--crypto/idea/i_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/idea/i_ecb.c b/crypto/idea/i_ecb.c
index fb613db595..fef38230a7 100644
--- a/crypto/idea/i_ecb.c
+++ b/crypto/idea/i_ecb.c
@@ -60,7 +60,7 @@
#include "idea_lcl.h"
#include <openssl/opensslv.h>
-const char *IDEA_version="IDEA" OPENSSL_VERSION_PTEXT;
+const char IDEA_version[]="IDEA" OPENSSL_VERSION_PTEXT;
const char *idea_options(void)
{