summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha_dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/sha_dgst.c')
-rw-r--r--crypto/sha/sha_dgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/sha_dgst.c b/crypto/sha/sha_dgst.c
index 863ad18c09..b215e4ce93 100644
--- a/crypto/sha/sha_dgst.c
+++ b/crypto/sha/sha_dgst.c
@@ -63,7 +63,7 @@
#include "sha.h"
#include "sha_locl.h"
-char *SHA_version="SHA part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
+char *SHA_version="SHA part of OpenSSL 0.9.1c 23-Dec-1998";
/* Implemented from SHA-0 document - The Secure Hash Algorithm
*/