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 c5aa5d3d1..981a510ac 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,8 @@ Thu Dec 21 23:15:06 1995 Jim Meyering (meyering@comco.com)
* argmatch.h: New file.
* lib/Makefile.am (HEADERS): Add argmatch.h.
+ * argmatch.c: (argmatch): Add const attribute to parameters.
+ (invalid_arg): Add const attribute to parameters.
* cp.c: Include argmatch.h.
* ls.c: Likewise.