summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-10-29 20:44:54 +0000
committerJim Meyering <jim@meyering.net>1995-10-29 20:44:54 +0000
commit96e22ecc78dfa35710ae055b9fb913787c52c4d3 (patch)
treefaf9dd372d2255e9f3ce8b7edc9cd8e5b2dc23cd /old
parent9eb195d6a5692a30607af5d5a9870308481f8967 (diff)
downloadcoreutils-96e22ecc78dfa35710ae055b9fb913787c52c4d3.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 7288efdfa..42f3572ac 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -6,7 +6,8 @@ Sun Oct 29 14:04:36 1995 Jim Meyering (meyering@comco.com)
* nl.c: Protoize. Reorder functions to obviate forward dcls.
Remove forward dcls.
* tac.c: Likewise.
- * src/Makefile.in:
+ * src/Makefile.in (OBJECTS): Reflect that all of the above
+ now use prototypes.
* sum.c (bsd_sum_file): Give file name parameter const attribute.
(sysv_sum_file): Likewise.