File libgcrypt-FIPS-SLI-Fix-comment-in-t-thread-local.patch of Package libgcrypt.39539
From 75744f721d8d9c3bfc0ee1f8fec760718eb924a2 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Wed, 11 Dec 2024 13:49:55 +0900 Subject: [PATCH 08/24] tests: Fix comment in t-thread-local. * tests/t-thread-local.c: Fix the name. -- Reported-by: Jakub Jelen <jjelen@redhat.com> Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> Signed-off-by: Lucas Mulling <lucas.mulling@suse.com> --- tests/t-thread-local.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/t-thread-local.c b/tests/t-thread-local.c index 285f197f..31ea45ea 100644 --- a/tests/t-thread-local.c +++ b/tests/t-thread-local.c @@ -1,4 +1,4 @@ -/* t-mlkem.c - Check the thread local storage +/* t-thread-local.c - Check the thread local storage * Copyright (C) 2024 g10 Code GmbH * * This file is part of Libgcrypt. -- 2.47.1