]> Savannah Git Hosting - gnulib.git/commitdiff
filemode tests: Fix comment.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 19 Jun 2024 21:52:49 +0000 (14:52 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 19 Jun 2024 21:52:49 +0000 (14:52 -0700)
* tests/test-filemode.c: Make the file description accurate.

ChangeLog
tests/test-filemode.c

index fc37bc6d790cee9e89e9e83d2878ad3a00936bde..7b780206b9c8e2b6fd7fae0c936fc1f862e2f717 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-06-19  Collin Funk  <collin.funk1@gmail.com>
+
+       filemode tests: Fix comment.
+       * tests/test-filemode.c: Make the file description accurate.
+
 2024-06-19  Bruno Haible  <bruno@clisp.org>
 
        ulc-asnprintf tests: Add test of %U, %s directives with large arguments.
index f20211d0837be197c92cef262057a462f85cff0b..8adf97b79003aca9f552f883eb5ceccde7f7dbad 100644 (file)
@@ -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