src/utils_latency.c: Fix change_bin_width().
authorFlorian Forster <octo@collectd.org>
Sun, 12 Jul 2015 10:58:20 +0000 (12:58 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Thu, 14 Jan 2016 10:06:17 +0000 (11:06 +0100)
commite183a8d7e22298181bcf07529f04aed1568809fb
treeccae03ee44855213693773bb51e2a7f151fbe163
parentab94e78c24186f78b79f3a6fc624ce886adaa4b6
src/utils_latency.c: Fix change_bin_width().

A missing cast when calculating "width_change_ratio" caused all metrics to
be moved to bucket #0.
src/utils_latency.c