1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Add #endif comments for #endif more than 10 lines from #if / #else

This commit is contained in:
Paul Bakker
2014-06-17 14:34:44 +02:00
parent d8bb82665e
commit db20c10423
6 changed files with 10 additions and 10 deletions

View File

@ -2340,7 +2340,7 @@ curve_matching_done:
}
}
else
#endif
#endif /* POLARSSL_SSL_PROTO_TLS1_2 */
#if defined(POLARSSL_SSL_PROTO_SSL3) || defined(POLARSSL_SSL_PROTO_TLS1) || \
defined(POLARSSL_SSL_PROTO_TLS1_1)
if ( ciphersuite_info->key_exchange ==