summaryrefslogtreecommitdiffstats
path: root/crypto/cversion.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cversion.c')
-rw-r--r--crypto/cversion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cversion.c b/crypto/cversion.c
index c3a372258e..3933a0c37a 100644
--- a/crypto/cversion.c
+++ b/crypto/cversion.c
@@ -62,7 +62,7 @@
#include "crypto.h"
#include "date.h"
-char *SSLeay_version(t)
+const char *SSLeay_version(t)
int t;
{
if (t == SSLEAY_VERSION)