From: Jim Meyering Date: Thu, 2 Nov 1995 17:11:04 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12f~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0ad16498bfaa02a7a75ead0ea4df7f88c06aeb1;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index bd85adf1a8..76eb87a282 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,6 @@ + * unexpand.c: Reorder functions to obviate forward dcls. Remove + forward dcls. Protoize. Add `const' attribute to some parameters. + Mon Oct 30 23:15:56 1995 Jim Meyering (meyering@comco.com) * wc.c: Reorder functions to obviate forward dcls. Remove