mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 05:42:58 +00: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