]> git.itanic.dy.fi Git - rrdd/commit
rrdtool.h: Fix last_update type
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 30 Sep 2020 17:11:43 +0000 (20:11 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 30 Sep 2020 17:11:43 +0000 (20:11 +0300)
commit0a77f3182fc360e02c5cf995454948edcfe61da4
tree4f024d75b1ff664f8281c5a97899c59ac4474c4e
parenta892c8cd224ec7d36ea02cd3a2dbdf682f9be8e0
rrdtool.h: Fix last_update type

This type may not be always int, but long int instead, on 64bit
architectures at least.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
rrdtool.h