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.