Code

Merge remote-tracking branch 'github/pr/2059'
[collectd.git] / src / daemon / utils_threshold.h
index 585ad12a7e1385b87ec8d033e5137cd5066b1a85..cefc6e2ca60bffc28484d57a79650be33d5b2913 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 : */