Remove superfluous new line in ssl_server2
This commit is contained in:
parent
3279822e24
commit
3978d10e9e
1 changed files with 0 additions and 1 deletions
|
@ -2322,7 +2322,6 @@ int main( int argc, char *argv[] )
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
#if defined(MBEDTLS_SSL_DTLS_CONNECTION_ID)
|
||||
if( unhexify( cid, opt.cid_val, &cid_len ) != 0 )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue