From 6dcc0bb8ae9ae6264f9ef4dc6a12ba4b40e067b6 Mon Sep 17 00:00:00 2001 From: Jirka Hladky Date: Tue, 22 Oct 2024 23:16:36 +0200 Subject: Removed spaces on blank lines --- src/havegecollect.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/havegecollect.c b/src/havegecollect.c index 71f353a..249e1b2 100644 --- a/src/havegecollect.c +++ b/src/havegecollect.c @@ -174,7 +174,7 @@ H_COLLECT *havege_ndcreate(/* RETURN: NULL on failure */ h_ctxt->havege_tests = 0; h_ctxt->havege_extra = 0; h_ctxt->havege_tics = p+szBuffer; - + /** An intermediate walk table twice the size of the L1 cache is allocated ** for use in permuting time stamp readings. The is meant to exercise ** processor TLBs. @@ -193,7 +193,7 @@ H_COLLECT *havege_ndcreate(/* RETURN: NULL on failure */ #endif { H_UINT t0=0; - + (void)havege_gather(h_ctxt); /* first sample */ t0 = HTICK1; for(i=1;i