# HG changeset patch # User Paul Eggert # Date 1390284998 28800 # Node ID 4a52ecda755c89f03c02cb3fd81bd5fb2a457873 # Parent 6553b95ff49cc11943f3988d43bd65ffa2d88e73 Fix typo in ChangeLog. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ fdopen-tests: port to Tru64 * tests/test-fdopen.c (main): Don't invoke fdopen on a file - descriptors that is not open, as POSIX doesn't specify the + descriptor that is not open, as POSIX doesn't specify the resulting behavior and the test does not work on Tru64. Problem reported by Steven M. Schweda in: http://lists.gnu.org/archive/html/bug-gnulib/2014-01/msg00079.html