From: Jim Meyering Date: Thu, 23 Jun 2005 15:35:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~507 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8ff99062df1605cedd05a0dc8ac370243ae11d0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 275979941e..c4c767db38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ * src/du.c (time_format): Add `const' attribute. - * src/date.c (show_date): Use fputs rather than printf ("%s\n",. + * src/date.c (show_date): Use puts rather than printf ("%s\n",. * src/du.c (show_date): Rename local `time_format' so as not to shadow the file-scoped global by that name.