mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 10:28:42 +00:00
Remove trailing whitespace
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user