mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 10:54:25 +01:00
Fix minor style issues
This commit is contained in:
parent
9eac4f7c4e
commit
82788fb63b
@ -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
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user