summaryrefslogtreecommitdiffstats
path: root/crypto/cast/c_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/c_ecb.c')
-rw-r--r--crypto/cast/c_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/c_ecb.c b/crypto/cast/c_ecb.c
index b9d30a5b54..ee02658d61 100644
--- a/crypto/cast/c_ecb.c
+++ b/crypto/cast/c_ecb.c
@@ -59,7 +59,7 @@
#include "cast.h"
#include "cast_lcl.h"
-char *CAST_version="CAST part of SSLeay 0.9.1c 22-Dec-1998";
+char *CAST_version="CAST part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
void CAST_ecb_encrypt(in, out, ks, encrypt)
unsigned char *in;