]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 22 Dec 1995 05:31:58 +0000 (05:31 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 22 Dec 1995 05:31:58 +0000 (05:31 +0000)
old/fileutils/ChangeLog

index c5aa5d3d1879c57a96b51554b8af770dde4c04c4..981a510ac4e9e643a5abdc1beb3bd53f68424215 100644 (file)
@@ -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.