mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
Adjust spacing in sample programs
Signed-off-by: Michael Schuster <michael@schuster.ms>
This commit is contained in:
committed by
Minos Galanakis
parent
6fa32fd12d
commit
82984bc1be
@@ -664,8 +664,8 @@ static unsigned char held[2048] = { 0 };
|
||||
#define HOLD_MAX 2
|
||||
|
||||
static int handle_message(const char *way,
|
||||
mbedtls_net_context *dst,
|
||||
mbedtls_net_context *src)
|
||||
mbedtls_net_context *dst,
|
||||
mbedtls_net_context *src)
|
||||
{
|
||||
int ret;
|
||||
packet cur;
|
||||
|
||||
Reference in New Issue
Block a user