From: Jim Meyering Date: Thu, 29 Feb 1996 03:08:29 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c997ad6f05f0158bff4892e001c43a3bf5e04b80;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a187980ffd..77ae174acc 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,