From 79f5e272aad5eb591436ffce2562339fc274aa34 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Sat, 13 Apr 2024 16:56:51 +0200 Subject: white space --- ot_stats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_stats.c') diff --git a/ot_stats.c b/ot_stats.c index 0fd281d..66bed49 100644 --- a/ot_stats.c +++ b/ot_stats.c @@ -501,7 +501,7 @@ static void stats_return_fulllog( int *iovec_entries, struct iovec **iovector, c char * re = r + OT_STATS_TMPSIZE; g_logchain_first = g_logchain_last = 0; - + while( loglist ) { if( r + ( loglist->size + 64 ) >= re ) { r = iovec_fix_increase_or_free( iovec_entries, iovector, r, 32 * OT_STATS_TMPSIZE ); -- cgit v1.2.3