commit | 7cb734370a8a8adc0d80f9482126bcec51f8d8cb | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Thu Dec 14 17:17:20 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Wed Dec 20 14:49:41 2023 +0000 |
tree | 1f930cf53f7d45e997e1935410d8596c43b0ffc2 | |
parent | 93b2dc7853e20452a444ca9ac7d9a9ee1842ca95 [diff] [blame] |
Add missing newline at end of file Signed-off-by: David Horstmann <david.horstmann@arm.com>
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index a8bc45e..62d9d4b 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -2243,7 +2243,7 @@ * * Uncomment to enable invasive tests. */ -//#define MBEDTLS_TEST_HOOKS +#define MBEDTLS_TEST_HOOKS /** * \def MBEDTLS_THREADING_ALT