]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
fix typo in entry from 2003-02-02
authorJim Meyering <jim@meyering.net>
Fri, 7 Feb 2003 09:39:57 +0000 (09:39 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 7 Feb 2003 09:39:57 +0000 (09:39 +0000)
lib/ChangeLog

index c334911e4d553895645e762bab362085debe806c..d0de067c2683d8f4ba374a5fa5c9bc50107540b4 100644 (file)
@@ -36,7 +36,8 @@
 
 2003-02-02  Jim Meyering  <jim@meyering.net>
 
-       * ftw.c (lstat) [LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define to rpl_lstat.
+       * ftw.c (lstat) [!_LIBC && !LSTAT_FOLLOWS_SLASHED_SYMLINK]:
+       Define to rpl_lstat.
 
 2003-01-25  Jim Meyering  <jim@meyering.net>