diff options
Diffstat (limited to 'src/common/util.c')
-rw-r--r-- | src/common/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/util.c b/src/common/util.c index 764938ed9..c6b3933ad 100644 --- a/src/common/util.c +++ b/src/common/util.c @@ -1253,6 +1253,7 @@ format_time_interval(char *out, size_t out_len, long interval) /* ===== * Fuzzy time + * XXXX021 Use this consistently or rip it out. * ===== */ /* In a perfect world, everybody would run ntp, and ntp would be perfect, so |