summaryrefslogtreecommitdiffstats
path: root/crypto/evp/legacy_md5_sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/legacy_md5_sha1.c')
-rw-r--r--crypto/evp/legacy_md5_sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/legacy_md5_sha1.c b/crypto/evp/legacy_md5_sha1.c
index 380cdf4a79..9910892af8 100644
--- a/crypto/evp/legacy_md5_sha1.c
+++ b/crypto/evp/legacy_md5_sha1.c
@@ -8,7 +8,7 @@
*/
/*
- * SHA-1 low level APIs are deprecated for public use, but still ok for
+ * MD5 and SHA-1 low level APIs are deprecated for public use, but still ok for
* internal use. The prov/md5_sha1.h include requires this, but this must
* be the first include loaded.
*/