Mercurial > hg > octave-shane > gnulib-hg
changeset 17613:4a52ecda755c
Fix typo in ChangeLog.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 20 Jan 2014 22:16:38 -0800 |
parents | 6553b95ff49c |
children | 278642c39e32 |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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