summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-23 15:35:09 +0000
committerJim Meyering <jim@meyering.net>2005-06-23 15:35:09 +0000
commitd8ff99062df1605cedd05a0dc8ac370243ae11d0 (patch)
tree12e07e901ff8566fa4ff9995564c0b63f1de6f8e /ChangeLog
parent75b33a5620bb46a8d821525f0d9fec53c7b9dbee (diff)
downloadcoreutils-d8ff99062df1605cedd05a0dc8ac370243ae11d0.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 275979941..c4c767db3 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.