]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 23 Jun 2005 15:35:09 +0000 (15:35 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Jun 2005 15:35:09 +0000 (15:35 +0000)
ChangeLog

index 275979941e94d766fb6215f26f085fc117b14bef..c4c767db3840b838febebda63507d59a28d227bd 100644 (file)
--- 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.