From 59bafa5a0cbb8baed511b48fea996e0c260aebed Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 25 Jun 2006 19:27:19 +0000 Subject: tweak grammar in comment --- src/remove.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/remove.c b/src/remove.c index c1f5b3286..bfb0a3264 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, -- cgit v1.2.3-54-g00ecf