X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Ffilter_chain.c;fp=src%2Fdaemon%2Ffilter_chain.c;h=0fd4a73ee082d8a73f3e48fd710445705096f425;hb=68923fc80953be8b3b7e777e8cedc605ae41ef4f;hp=32ce7367c8a3a11ac1647d04815c024b30fecc87;hpb=13e2b6e5a5ff8dbb20e6e5e06058b3372d139b94;p=collectd.git diff --git a/src/daemon/filter_chain.c b/src/daemon/filter_chain.c index 32ce7367..0fd4a73e 100644 --- a/src/daemon/filter_chain.c +++ b/src/daemon/filter_chain.c @@ -766,7 +766,7 @@ static int fc_bit_write_invoke (const data_set_t *ds, /* {{{ */ "the `%s' plugin failed with status %i.", plugin_list[i].plugin, status); - plugin_log_available_writers (); + plugin_log_available_writers (); } else {