summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-14 03:36:21 +0000
committerJim Meyering <jim@meyering.net>1997-09-14 03:36:21 +0000
commit12c9be75c310372fd5a5eefc3e9b34c250ef766c (patch)
tree4242fee0b3e79be9b0907c256497e274b51fc78e /old
parent322a0870774be9d78f22d0faae215c4fff2a2b58 (diff)
downloadcoreutils-12c9be75c310372fd5a5eefc3e9b34c250ef766c.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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.