Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / daemon / utils_subst.h
index 025f8d4..a10b258 100644 (file)
@@ -100,5 +100,3 @@ char *subst_string(char *buf, size_t buflen, const char *string,
                    const char *needle, const char *replacement);
 
 #endif /* UTILS_SUBST_H */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */