changeset 17092:4c739ea762f1

ChangeLog: fix indentation
author Jim Meyering <meyering@redhat.com>
date Tue, 18 Sep 2012 16:25:41 +0200
parents ecace80c3b49
children d31c977f5af4
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,9 +76,9 @@
 	poll/select: document portability problems not fixed by Gnulib.
 	* doc/posix-functions/poll.texi: poll does not work well on
 	pipes under Windows.  It has the same limitations as select on
-       BeOS.
+	BeOS.
 	* doc/posix-functions/select.texi: select does not work well
-       on pipes under Windows.
+	on pipes under Windows.
 
 2012-09-10  Paul Eggert  <eggert@cs.ucla.edu>