Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / daemon / utils_threshold.h
index 585ad12..cefc6e2 100644 (file)
@@ -61,5 +61,3 @@ threshold_t *threshold_search(const value_list_t *vl);
 int ut_search_threshold(const value_list_t *vl, threshold_t *ret_threshold);
 
 #endif /* UTILS_THRESHOLD_H */
-
-/* vim: set sw=2 sts=2 ts=8 : */