Remove trailing whitespace

This commit is contained in:
Andrzej Kurek 2018-06-20 08:17:04 -04:00
parent da4029d665
commit 5c7e76eb4a

View file

@ -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;