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