]> Savannah Git Hosting - gnulib.git/commitdiff
vprintf-posix tests: Fix test title.
authorBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2024 21:26:35 +0000 (23:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2024 21:26:35 +0000 (23:26 +0200)
* tests/test-vprintf-posix.c: Fix title.

ChangeLog
tests/test-vprintf-posix.c

index 6a1e5d92a8d4f9063908e69471b1bb131cf8254a..3952b4174d81909b0a08da6248be81652ce8fe15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-06-30  Bruno Haible  <bruno@clisp.org>
+
+       vprintf-posix tests: Fix test title.
+       * tests/test-vprintf-posix.c: Fix title.
+
 2024-06-30  Bruno Haible  <bruno@clisp.org>
 
        zprintf-gnu: Add tests.
index b25274ab9dc75c8ea86598394a4c67e516c44d43..48e710e7c9d0cc4c78af56d974c6501ac9d23854 100644 (file)
@@ -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