]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: fix time_t variables
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 19 May 2020 10:02:28 +0000 (12:02 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 21 May 2020 09:50:04 +0000 (11:50 +0200)
commit1afd5b23d77876089bf814fe09c53022258dbfee
treed3da83b4d5d314cbd86d1257bdb3cc0afbd5b220
parent17fb9e37097833d3a6bfafc00d376acefc36f64c
clientlog: fix time_t variables

The last_hit and oldest_hit timestamps are uint32_t, not time_t.
clientlog.c