From 14b0a680839348f63805eb7197406d865a70b66b Mon Sep 17 00:00:00 2001 From: Hanno Becker Date: Thu, 29 Aug 2019 15:26:15 +0100 Subject: [PATCH] x509_crt.c: Indicate guarding condition in #else branch --- library/x509_crt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/x509_crt.c b/library/x509_crt.c index 5f2af7fcb..0676e6481 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c @@ -3263,7 +3263,7 @@ static unsigned x509_crt_verify_chain_len( return( chain->len ); } -#else +#else /* !MBEDTLS_X509_REMOVE_VERIFY_CALLBACK */ /* * Reset (init or clear) a verify_chain