From 0554adb353e5f2cc39142e1f78464387a1137206 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 22:30:18 +0200 Subject: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libar2_hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libar2_hash.c') diff --git a/libar2_hash.c b/libar2_hash.c index f0f53f2..344e826 100644 --- a/libar2_hash.c +++ b/libar2_hash.c @@ -100,7 +100,7 @@ blockxor3_avx2(struct block *a_, const struct block *b_, const struct block *c_) } -/* $covered{$ (removing from coverage test because my machine does not spport AVX512F) */ +/* $covered{$ (removing from coverage test because my machine does not support AVX512F) */ LIBAR2_TARGET__("avx512f") static void blockxor3_avx512f(struct block *a_, const struct block *b_, const struct block *c_) -- cgit v1.2.3-70-g09d2