Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / daemon / filter_chain.h
index 36ccbae..5cc06fc 100644 (file)
@@ -101,4 +101,3 @@ int fc_default_action(const data_set_t *ds, value_list_t *vl);
 int fc_configure(const oconfig_item_t *ci);
 
 #endif /* FILTER_CHAIN_H */
-/* vim: set sw=2 sts=2 et : */