Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / utils_tail_match.h
index 09e3d40..03b70e9 100644 (file)
@@ -137,5 +137,3 @@ int tail_match_add_match_simple(cu_tail_match_t *obj, const char *regex,
  *   Zero on success, nonzero on failure.
 */
 int tail_match_read(cu_tail_match_t *obj);
-
-/* vim: set sw=2 sts=2 ts=8 : */