summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-02 23:51:20 +0000
committerJim Meyering <jim@meyering.net>1997-02-02 23:51:20 +0000
commit16e150496f950591d0b6af54f184eb3b03fc7389 (patch)
tree1adb2a78ef603a60a26392722d06a9c3d75ab9b0 /old
parent44a82a9eb612ababe5846425e7769203e1e80965 (diff)
downloadcoreutils-16e150496f950591d0b6af54f184eb3b03fc7389.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 19f8b6d26..457c70b6b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -4,7 +4,7 @@ Sun Feb 2 09:40:37 1997 Jim Meyering <meyering@na-net.ornl.gov>
(struct htab): Likewise.
No longer include cp.h. Instead, include the things it used to
include.
- (hash_insert2): Make function static. Move function to precede
+ (hash_insert2): Make function static. Move this function to precede
the sole function from which it is called.
* src/Makefile.am (noinst_HEADERS): Add copy.h, cp-hash.h.