From: Jim Meyering Date: Sat, 20 May 2000 15:49:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0s^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=482aa7fc64b1a1770275c43264883ef0e3cd33b1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d7522d0f54..ad1881146c 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