summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-14 03:48:17 +0000
committerJim Meyering <jim@meyering.net>1997-09-14 03:48:17 +0000
commitaa8336c08f9c163348c2f4ba409d602ceae0904a (patch)
tree673e0fcf262f7baeb0a9223ae214a7ee35fe7186 /old
parent548bd7cf117e176cd65649af184adc07d0a9b684 (diff)
downloadcoreutils-aa8336c08f9c163348c2f4ba409d602ceae0904a.tar.xz
*** empty log message ***
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.