]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 12 Mar 2006 22:03:37 +0000 (22:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 12 Mar 2006 22:03:37 +0000 (22:03 +0000)
lib/ChangeLog

index e55e5b1029e224831b5816996f2f60a65b4f274b..7378c9642f796537713e406c5019f26e78361f20 100644 (file)
@@ -1,8 +1,8 @@
 2006-03-12  Jim Meyering  <jim@meyering.net>
 
-       * fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair is
+       * fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair matches
        that of the current directory (which we're about to chdir ".." out of),
-       then update it to be the dev-ino of the parent, instead.
+       then save the dev-ino of the parent, instead.
 
        * same-inode.h (SAME_INODE): New file/macro.
        * chdir-safer.c (SAME_INODE): Remove definition.