From 3a67150bf290f637e0daadbbdac24cadd7745024 Mon Sep 17 00:00:00 2001
From: Gilles Peskine <Gilles.Peskine@arm.com>
Date: Wed, 26 Feb 2020 19:52:06 +0100
Subject: [PATCH] Revert "md: Remove dependency on X.509"

This reverts commit ebbc5f7940e5271d3cdd31818119d558ba040155.
---
 library/md.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/md.c b/library/md.c
index e235bc8daf..b56c2ddfe1 100644
--- a/library/md.c
+++ b/library/md.c
@@ -138,7 +138,7 @@ const mbedtls_md_info_t mbedtls_sha512_info = {
 #endif
 
 /*
- * Reminder: update profiles in Mbed TLS's x509_crt.c when adding a new hash!
+ * Reminder: update profiles in x509_crt.c when adding a new hash!
  */
 static const int supported_digests[] = {