X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_tail_match.h;h=03b70e93507e41a67d057b0b8d5b12d2beb9fe38;hp=09e3d40212e0763a18a05a53b1df1ada5066dfdd;hb=7111bb6df7628edce3a8e538b386fbe27633a191;hpb=176a71f2e7684c4c6ab279b199450d2e0e949161 diff --git a/src/utils_tail_match.h b/src/utils_tail_match.h index 09e3d402..03b70e93 100644 --- a/src/utils_tail_match.h +++ b/src/utils_tail_match.h @@ -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 : */