1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Update change log

This commit is contained in:
k-stachowiak
2018-07-09 14:42:35 +02:00
parent a47911cb70
commit 21feae58cb
2 changed files with 5 additions and 1 deletions

View File

@ -5672,7 +5672,6 @@ int mbedtls_ssl_setup( mbedtls_ssl_context *ssl,
const mbedtls_ssl_config *conf )
{
int err;
const size_t len = MBEDTLS_SSL_BUFFER_LEN;
ssl->conf = conf;