summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.