mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 15:48:13 +00:00
Remove trailing whitespace
This commit is contained in:
parent
da4029d665
commit
5c7e76eb4a
1 changed files with 1 additions and 1 deletions
|
@ -1731,7 +1731,7 @@ int main( int argc, char *argv[] )
|
|||
ret = 3;
|
||||
goto exit;
|
||||
}
|
||||
|
||||
|
||||
if( opt.force_ciphersuite[0] > 0 )
|
||||
{
|
||||
const mbedtls_ssl_ciphersuite_t *ciphersuite_info;
|
||||
|
|
Loading…
Reference in a new issue