mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
- Removed redundant "ok" printing
This commit is contained in:
parent
efc302964c
commit
436e4c59c3
1 changed files with 0 additions and 2 deletions
|
|
@ -264,8 +264,6 @@ int main( void )
|
|||
goto exit;
|
||||
}
|
||||
|
||||
printf( " ok\n" );
|
||||
|
||||
ssl_set_endpoint( &ssl, SSL_IS_SERVER );
|
||||
ssl_set_authmode( &ssl, SSL_VERIFY_NONE );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue