summaryrefslogtreecommitdiffstats
path: root/crypto/md2/md2_dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2/md2_dgst.c')
-rw-r--r--crypto/md2/md2_dgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md2/md2_dgst.c b/crypto/md2/md2_dgst.c
index 7dbf05a6b7..147fd7d6eb 100644
--- a/crypto/md2/md2_dgst.c
+++ b/crypto/md2/md2_dgst.c
@@ -61,7 +61,7 @@
#include <string.h>
#include "md2.h"
-char *MD2_version="MD2 part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
+char *MD2_version="MD2 part of OpenSSL 0.9.1c 23-Dec-1998";
/* Implemented from RFC1319 The MD2 Message-Digest Algorithm
*/