write_graphite plugin: Fix trailing underscores.
authorFlorian Forster <octo@collectd.org>
Tue, 7 Feb 2012 17:16:02 +0000 (18:16 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 7 Feb 2012 17:16:02 +0000 (18:16 +0100)
commitacd2fa45d20e4445140fbad3dae7032019dff16b
treee0529643b003dbcbb1f1d8e8bacdabcf2981d314
parent3e9d0babd83c359ffa114c0bc0f808cade99e3e8
write_graphite plugin: Fix trailing underscores.

This may also fix an off-by-one error when the name is long enough. D'oh!

Change-Id: Ibc5a68f9bc93eed6366d074b55a7aca020bcf990
src/write_graphite.c