Code

zfs_arc: Do not log an error if a value cannot be found.
[collectd.git] / src / daemon / filter_chain.h
index 36ccbae98eb2060f9a23f527c90f902ecb47e743..5cc06fc50be6a1cdcbeaa85b085db6afc269e7b5 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 : */