commit | 82194c888d1b0c6471b333d91f764ff8da5d045f | [log] [tgz] |
---|---|---|
author | Guilhem Bryant <Guilhem.Bryant@arm.com> | Thu Mar 26 17:04:31 2020 +0000 |
committer | Guilhem Bryant <Guilhem.Bryant@arm.com> | Thu Mar 26 17:05:59 2020 +0000 |
tree | 21d127df617aa75eecf3c57f96a238077cd2c51c | |
parent | c5285d8c40119ed3f518ac4b0820c64851561d4d [diff] |
Fix bracketing style in ssl_tls.c Signed-off-by: Guilhem Bryant <Guilhem.Bryant@arm.com>
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 4abf02a..8dbae7a 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -1857,7 +1857,7 @@ * This should never happen because the existence of a PSK is always * checked before calling this function */ - MBEDTLS_SSL_DEBUG_MSG(1, ("should never happen")); + MBEDTLS_SSL_DEBUG_MSG( 1, ( "should never happen" ) ); /* * PMS = struct {