src/plugin.c: Fill in the time and interval before queueing the value list.
authorFlorian Forster <octo@collectd.org>
Mon, 21 Jan 2013 15:38:28 +0000 (16:38 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 21 Jan 2013 15:38:28 +0000 (16:38 +0100)
commit2cb5033866a0a07f07f823d3bd0bd06ec6404fe9
treec88ee44eb278c2bf7189eb150c6bd5dff7327670
parentf990546f248a34c6f8c175db2025ce405ddab307
src/plugin.c: Fill in the time and interval before queueing the value list.

This feels a bit hackish, but it should do the job.
src/plugin.c