summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7892c18d2..19487c1b6 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
1997-09-13 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/rm.c: (PARAMS): Define.
+ (rm): Guard prototype in forward dcl with PARAMS.
+
* lib/strverscmp.h [HAVE_CONFIG_H]: Include config.h.
(PARAMS): Define.
Guard prototype with PARAMS.