]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 12 Jan 2003 18:29:54 +0000 (18:29 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 12 Jan 2003 18:29:54 +0000 (18:29 +0000)
lib/ChangeLog

index 3ad8e86191ff849f85cea4196f694da329e2158d..59e0ab5c7e23a9798a44f85a02b6b3ef2586cf8c 100644 (file)
@@ -3,6 +3,7 @@
        * ftw.c (ftw_startup): Rename local-shadowing local to pacify gcc.
        Also work on systems that have `struct direct', using autoconf's
        AC_HEADER_DIRENT.
+       Tweak comments.
 
        * ftw.h, ftw.c: New files, from glibc/io.