changeset 7556:2760a0d99f1e

Pure ANSI C!
author Bruno Haible <bruno@clisp.org>
date Tue, 24 Oct 2006 13:31:50 +0000
parents 0da62e3fa6c7
children d8606aab03d1
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-23  Bruno Haible  <bruno@clisp.org>
+
+	* lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
+
 2006-10-24  Bruno Haible  <bruno@clisp.org>
 
 	* lib/gl_list.h: Use C comment style, not C++ comment style.