summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-29 03:08:29 +0000
committerJim Meyering <jim@meyering.net>1996-02-29 03:08:29 +0000
commitc997ad6f05f0158bff4892e001c43a3bf5e04b80 (patch)
tree9962c9449ba762f2cde5a9403ea6d8d97a6ae758 /old/sh-utils
parent27a6efc25bc95e49217d4e9509f2e151bfe2a43c (diff)
downloadcoreutils-c997ad6f05f0158bff4892e001c43a3bf5e04b80.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index a187980ff..77ae174ac 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -26,7 +26,7 @@ Sat Feb 24 12:20:58 1996 Jim Meyering (meyering@na-net.ornl.gov)
(arithf): Likewise.
(arithdivf): Likewise.
- * text.c: __P-protect forward declarations.
+ * test.c: __P-protect forward declarations.
(main): Protoize function definition.
* date.c (batch_convert): Declare BUFLEN local to be of type size_t,