mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
const char *features[] = {
|
||||
#if defined(POLARSSL_VERSION_FEATURES)
|
||||
FEATURE_DEFINES
|
||||
#endif
|
||||
#endif /* POLARSSL_VERSION_FEATURES */
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user