diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d7522d0f5..ad1881146 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -105,7 +105,7 @@ * src/rmdir.c (EEXIST): Remove now-unused definition. (ENOTEMPTY): Likewise. (errno_rmdir_non_empty): Rewrite to use RMDIR_ERRNO_NOT_EMPTY, - which is determined by the autoconf test in m4/rmdir-errno.m4.. + which is determined by the autoconf test in m4/rmdir-errno.m4. 2000-05-03 Bruno Haible <haible@clisp.cons.org> |