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