commit | 14b0a680839348f63805eb7197406d865a70b66b | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Aug 29 15:26:15 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Mon Sep 09 09:55:31 2019 +0100 |
tree | d0da99c3754dede123c23308329ae1f2a80973cf | |
parent | cd239f88396323a2e913b32039166956b97b1fbe [diff] |
x509_crt.c: Indicate guarding condition in #else branch
diff --git a/library/x509_crt.c b/library/x509_crt.c index 5f2af7f..0676e64 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c
@@ -3263,7 +3263,7 @@ return( chain->len ); } -#else +#else /* !MBEDTLS_X509_REMOVE_VERIFY_CALLBACK */ /* * Reset (init or clear) a verify_chain