diff options
author | Jim Meyering <jim@meyering.net> | 1997-10-23 16:04:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-10-23 16:04:22 +0000 |
commit | 2190ae8456ec6c41022f1ea2e15f25607c4727a3 (patch) | |
tree | 0beb0565281da59f12d04bfa98fb6c1a69eb6f87 /old/textutils | |
parent | 5d95b57e3165470b7a19dafc5adfc0911bfeae34 (diff) | |
download | coreutils-2190ae8456ec6c41022f1ea2e15f25607c4727a3.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d0c016141..176a88e75 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -12,7 +12,7 @@ * src/tr.c: Remove stpcpy dcl. 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. |