Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
This commit is contained in:
parent
525f87559f
commit
9af723cee7
75 changed files with 316 additions and 302 deletions
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue