Pure ANSI C!
authorBruno Haible <bruno@clisp.org>
Tue, 24 Oct 2006 13:31:50 +0000 (13:31 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 24 Oct 2006 13:31:50 +0000 (13:31 +0000)
ChangeLog

index 5b80a0c..0a2d59e 100644 (file)
--- 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.