summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/du.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/du.c b/src/du.c
index 2b03574ff..44dfdc387 100644
--- a/src/du.c
+++ b/src/du.c
@@ -399,6 +399,7 @@ hash_init (void)
xalloc_die ();
}
+/* FIXME: this code is nearly identical to code in date.c */
/* Display the date and time in WHEN/NSEC according to the format specified
in TIME_FORMAT. If TIME_FORMAT is NULL, use the standard output format.
Return zero if successful. */