From: Jim Meyering Date: Thu, 29 Jun 2000 11:24:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0w~22 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=13f4d232145ac9ffc1d6515c31419f16f3cef297;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 9a04660095..f36c989c50 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,7 @@ 2000-06-29 Jim Meyering + * long-options.c: Include , for declaration of exit. + * mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]: Avoid warning by casting result to `char *' to remove `const'.