From: Jim Meyering Date: Sun, 25 Jun 2006 19:27:19 +0000 (+0000) Subject: tweak grammar in comment X-Git-Tag: v6.0~283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59bafa5a0cbb8baed511b48fea996e0c260aebed;p=thirdparty%2Fcoreutils.git tweak grammar in comment --- diff --git a/src/remove.c b/src/remove.c index c1f5b32866..bfb0a32641 100644 --- a/src/remove.c +++ b/src/remove.c @@ -1220,7 +1220,7 @@ remove_dir (int fd_cwd, Dirstack_state *ds, char const *dir, errno = saved_errno; } - /* CAUTION: this test and diagnostic are identical those + /* CAUTION: this test and diagnostic are identical to those following the other use of fd_to_subdirp. */ if (errno != ENOENT || !x->ignore_missing_files) error (0, errno,