From: Collin Funk Date: Wed, 19 Jun 2024 21:52:49 +0000 (-0700) Subject: filemode tests: Fix comment. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=30b5f5759d1e8a75f9b798b0c20f96734ad52e0f;p=gnulib.git filemode tests: Fix comment. * tests/test-filemode.c: Make the file description accurate. --- diff --git a/ChangeLog b/ChangeLog index fc37bc6d79..7b780206b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-06-19 Collin Funk + + filemode tests: Fix comment. + * tests/test-filemode.c: Make the file description accurate. + 2024-06-19 Bruno Haible ulc-asnprintf tests: Add test of %U, %s directives with large arguments. diff --git a/tests/test-filemode.c b/tests/test-filemode.c index f20211d083..8adf97b790 100644 --- a/tests/test-filemode.c +++ b/tests/test-filemode.c @@ -1,4 +1,4 @@ -/* Test the sig2str and str2sig functions. +/* Test the strmode function. Copyright (C) 2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify