collectd-tg: Fix unintentional cast from double to time_t.
authorFlorian Forster <octo@collectd.org>
Fri, 3 Jul 2015 09:44:28 +0000 (11:44 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 3 Jul 2015 09:44:28 +0000 (11:44 +0200)
commitca299374303452480544ac19e2028b63db362164
tree8a0f554eceee2f3846d2265c6e5c310759cc994f
parent881d288ab29676f19afd886730ab550c7d15c8fc
collectd-tg: Fix unintentional cast from double to time_t.

This fix is likely incomplete: the printf() line is probably executed way
too often now.
src/collectd-tg.c