changeset 27247:7d0a7b9088ff

Pure ANSI C!
author Bruno Haible <bruno@clisp.org>
date Tue, 24 Oct 2006 13:31:50 +0000
parents 654891a5f161
children 993c8a97d58e
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 24 13:31:50 2006 +0000
+++ b/ChangeLog	Tue Oct 24 13:31:50 2006 +0000
@@ -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.