mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Fix minor style issues
This commit is contained in:
@ -260,7 +260,7 @@ static const int ciphersuite_preference[] =
|
|||||||
TLS_PSK_WITH_NULL_SHA256,
|
TLS_PSK_WITH_NULL_SHA256,
|
||||||
TLS_PSK_WITH_NULL_SHA,
|
TLS_PSK_WITH_NULL_SHA,
|
||||||
|
|
||||||
#endif
|
#endif /* SSL_CIPHERSUITES */
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user