Skip to content

Commit 38f83de

Browse files
committed
Fix Formatting
1 parent da8494b commit 38f83de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/posix/transport/src/mbedtls_pkcs11_posix.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ static MbedtlsPkcs11Status_t configureMbedtlsFragmentLength( MbedtlsPkcs11Contex
475475

476476
/* Set Maximum Fragment Length if enabled. */
477477
#ifdef MBEDTLS_SSL_MAX_FRAGMENT_LENGTH
478+
478479
/* Enable the max fragment extension. 4096 bytes is currently the largest fragment size permitted.
479480
* See RFC 6066 https://tools.ietf.org/html/rfc6066#page-8 for more information.
480481
*

0 commit comments

Comments
 (0)