From: Jim Meyering Date: Sun, 14 Sep 1997 03:36:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12c9be75c310372fd5a5eefc3e9b34c250ef766c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a90341c58d..7892c18d26 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,6 +1,8 @@ 1997-09-13 Jim Meyering * lib/strverscmp.h [HAVE_CONFIG_H]: Include config.h. + (PARAMS): Define. + Guard prototype with PARAMS. * lib/oa-hash.c: Use K&R style function dcls, not ANSI. (HASH_MALLOC): Prefix with (Type*) cast to placate old compilers.