From fdd66d4d0e0a48bc2b2430b07948ef42bc64e7db Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 14 Oct 2024 15:42:33 +0200 Subject: Fix whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libsha2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsha2.h') diff --git a/libsha2.h b/libsha2.h index 87c8c20..51b8344 100644 --- a/libsha2.h +++ b/libsha2.h @@ -67,7 +67,7 @@ struct libsha2_state { * For 32-bit algorithms */ uint_least32_t b32[64]; - + /** * For 64-bit algorithms */ -- cgit v1.2.3-70-g09d2