Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / daemon / utils_complain.c
index fb45243..d2162ba 100644 (file)
@@ -97,5 +97,3 @@ void c_do_release(int level, c_complain_t *c, const char *format, ...) {
 
   plugin_log(level, "%s", message);
 } /* c_release */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */