Code

Merge pull request #2346 from trenkel/master
[collectd.git] / src / utils_tail_match.h
index 09e3d40212e0763a18a05a53b1df1ada5066dfdd..03b70e93507e41a67d057b0b8d5b12d2beb9fe38 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 : */