X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_tail_match.h;h=03b70e93507e41a67d057b0b8d5b12d2beb9fe38;hp=09e3d40212e0763a18a05a53b1df1ada5066dfdd;hb=da11ce02eb202b3e01d3e2d1b40f248a84430973;hpb=f7e2d82c4d016df72c55e85bb9c5bc9ba08d5f91 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 : */