summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index a90341c58..7892c18d2 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,6 +1,8 @@
1997-09-13 Jim Meyering <meyering@na-net.ornl.gov>
* 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.