summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-17 03:16:21 +0000
committerJim Meyering <jim@meyering.net>1996-05-17 03:16:21 +0000
commitb80225264a6cf3bab3933696dbd3a26ff277a8b2 (patch)
tree3c07f4c02c0399108c41eca9d200e0ea8f63b027 /old/fileutils
parentdcc145f13ada7a49d899f6438e374815f841eb99 (diff)
downloadcoreutils-b80225264a6cf3bab3933696dbd3a26ff277a8b2.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ac4194287..cfda74003 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
Wed May 15 22:54:31 1996 Jim Meyering (meyering@na-net.ornl.gov)
+ * fsusage.c (get_fs_usage): Declare parameter PATH to be const.
+ * fsusage.h: Update prototype to match.
+
* chmod.c (describe_change): Declare pointer parameters to be const.
(change_file_mode): Likewise.
(change_dir_mode): Likewise.