Skip to content

Commit 5cc8614

Browse files
Ron EldorRon Eldor
Ron Eldor
authored and
Ron Eldor
committed
Remove whitespeace
Remove an additional extra line added by a merge conflict.
1 parent 970d2fc commit 5cc8614

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tls-client/HelloHttpsClient.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ HelloHttpsClient::HelloHttpsClient(const char *in_server_name,
8181
* Please refer to https://github.com/ARMmbed/mbedtls/issues/1200 for more
8282
* information. */
8383
platform_ctx(in_platform_ctx)
84-
8584
{
8685
mbedtls_entropy_init(&entropy);
8786
mbedtls_ctr_drbg_init(&ctr_drbg);

0 commit comments

Comments
 (0)