From: Jim Meyering Date: Mon, 12 Jan 1998 08:55:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16l~78 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=98af2e9636ff4ae0723a475dabbaade7f722f1be;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 37dd4c6666..25107a45a1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,8 +1,8 @@ 1998-01-12 Jim Meyering * lib/fileblocks.c: Include sys/param.h only #if HAVE_SYS_PARAM_H. - Move function-spanning `#if ...BSIZE' stmt to follow inclusion of - sys/param.h since BSIZE is sometimes defined in sys/param.h. + Move function-spanning `#if ...BSIZE' directive to follow inclusion + of sys/param.h since BSIZE is sometimes defined in sys/param.h. Reported by Philippe De Muyter. 1998-01-10 Jim Meyering