From 472fd176a6543e421d56e6717b13fe0880bb19d1 Mon Sep 17 00:00:00 2001 From: Paul Elliott Date: Wed, 24 Nov 2021 17:45:43 +0000 Subject: [PATCH] Fix Changelog Signed-off-by: Paul Elliott --- ChangeLog.d/fix_compilation_ssl_tests.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.d/fix_compilation_ssl_tests.txt b/ChangeLog.d/fix_compilation_ssl_tests.txt index 0db5bf225..202e5c439 100644 --- a/ChangeLog.d/fix_compilation_ssl_tests.txt +++ b/ChangeLog.d/fix_compilation_ssl_tests.txt @@ -1,3 +1,3 @@ Bugfix - * Fix an uninitialized variable warning in test_suite_ssl.function with GCC - version 11 + * Fix an uninitialized variable warning in test_suite_ssl.function with GCC + version 11.