summaryrefslogtreecommitdiffstats
path: root/crypto/md5/md5_dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5/md5_dgst.c')
-rw-r--r--crypto/md5/md5_dgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md5/md5_dgst.c b/crypto/md5/md5_dgst.c
index f4050037f2..028d417447 100644
--- a/crypto/md5/md5_dgst.c
+++ b/crypto/md5/md5_dgst.c
@@ -59,7 +59,7 @@
#include <stdio.h>
#include "md5_locl.h"
-char *MD5_version="MD5 part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
+char *MD5_version="MD5 part of OpenSSL 0.9.1c 23-Dec-1998";
/* Implemented from RFC1321 The MD5 Message-Digest Algorithm
*/