]> git.ipfire.org Git - thirdparty/collectd.git/commit
Fixed return type of distribution_total_counter from double to uint64_t and added...
authorelene-margalit <elene.margalit@gmail.com>
Mon, 24 Aug 2020 14:46:44 +0000 (16:46 +0200)
committerelene-margalit <elene.margalit@gmail.com>
Mon, 24 Aug 2020 14:46:44 +0000 (16:46 +0200)
commit81352508aa4de3705f440efcf834621d18846b6d
tree2d321ab3ee9856017a2b3c1de3431d319921575b
parentf6b57bd83a177ed6f2653e4cdd144031df2b23d6
Fixed return type of distribution_total_counter from double to uint64_t and added cast to double for it in distribution_square_deviation_sum.
src/daemon/distribution.c
src/daemon/distribution.h