From 0857feac1cf9456a5ee01b5bbc52b9e906bd4209 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 26 Apr 2022 15:00:24 -0700 Subject: [PATCH] Fix ChangeLog typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 76e6b02a6a..6699a4dd1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ Problem reported by Benno Schulenberg in: https://lists.gnu.org/r/bug-gnulib/2022-04/msg00052.html * doc/posix-functions/dirfd.texi: Document NetBSD 9.2 portability - bugs. Remove an old common about errno that is no longer true + bugs. Remove an old comment about errno that is no longer true of POSIX 2018. * lib/glob.c (glob_in_dir): Convert dirfd arg from void * to DIR * before passing it to dirfd. -- 2.39.5