From: Jim Meyering Date: Sun, 29 Oct 1995 20:44:54 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12f~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=96e22ecc78dfa35710ae055b9fb913787c52c4d3;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7288efdfa7..42f3572ac6 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -6,7 +6,8 @@ Sun Oct 29 14:04:36 1995 Jim Meyering (meyering@comco.com) * nl.c: Protoize. Reorder functions to obviate forward dcls. Remove forward dcls. * tac.c: Likewise. - * src/Makefile.in: + * src/Makefile.in (OBJECTS): Reflect that all of the above + now use prototypes. * sum.c (bsd_sum_file): Give file name parameter const attribute. (sysv_sum_file): Likewise.