From eeec1ab0db46254048d7b241a86e51ab4ec6f49b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 30 Jun 2024 23:26:35 +0200 Subject: [PATCH] vprintf-posix tests: Fix test title. * tests/test-vprintf-posix.c: Fix title. --- ChangeLog | 5 +++++ tests/test-vprintf-posix.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a1e5d92a8..3952b4174d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-06-30 Bruno Haible + + vprintf-posix tests: Fix test title. + * tests/test-vprintf-posix.c: Fix title. + 2024-06-30 Bruno Haible zprintf-gnu: Add tests. diff --git a/tests/test-vprintf-posix.c b/tests/test-vprintf-posix.c index b25274ab9d..48e710e7c9 100644 --- a/tests/test-vprintf-posix.c +++ b/tests/test-vprintf-posix.c @@ -1,4 +1,4 @@ -/* Test of POSIX compatible vfprintf() function. +/* Test of POSIX compatible vprintf() function. Copyright (C) 2007-2024 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify -- 2.39.5