From 094bdf46112d7c05854f80d96665d8e46d266a23 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:18:47 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test.c') diff --git a/test.c b/test.c index a564395..9851645 100644 --- a/test.c +++ b/test.c @@ -1070,8 +1070,8 @@ test_update(void) * @param fast_squeezes The number of fast squeezes to perform * @param squeezes The number of extra squeezes to perform in total * @param fast_digest Whether `libkeccak_digest` should do a fast squeeze rather than a slow squeeze - * @param hashsum A buffer in which we can used to store the binary hashsum - * @param hexsum A buffer in which we can used to store the hexadecimal hashsum + * @param hashsum A buffer in which we can use to store the binary hashsum + * @param hexsum A buffer in which we can use to store the hexadecimal hashsum * @param expected_answer The hashum we expect, must be in lowercase hexadecimal * @return Zero on success, -1 on error */ -- cgit v1.2.3-70-g09d2