summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-23 16:04:22 +0000
committerJim Meyering <jim@meyering.net>1997-10-23 16:04:22 +0000
commit2190ae8456ec6c41022f1ea2e15f25607c4727a3 (patch)
tree0beb0565281da59f12d04bfa98fb6c1a69eb6f87 /old/sh-utils
parent5d95b57e3165470b7a19dafc5adfc0911bfeae34 (diff)
downloadcoreutils-2190ae8456ec6c41022f1ea2e15f25607c4727a3.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 6e3a60b8e..0e9c26fd5 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -11,7 +11,7 @@
* src/test.c [STREQ]: Undef then redefine.
On some systems, strstr and stpcpy are macros, so declaring them
unconditionally gets syntax errors.
- Reported by Mark M._Kettenis" <kettenis@phys.uva.nl>.
+ Reported by Mark M. Kettenis.
* configure.in: Use jm_CHECK_DECLS.
* m4/Makefile.am (EXTRA_DIST): Add decl.m4 and do-decl.m4.