From 68355e0c8561decd72357e30491a77917128e795 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 20 Jan 2014 22:16:38 -0800 Subject: [PATCH] Fix typo in ChangeLog. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b0faee4d1..e273b83a7 100644 --- 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 -- 2.11.0