X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fdaemon%2Futils_complain.c;h=d2162ba7253eb98675016cb890b4c58f2a26a4b0;hp=fb4524310fd208063b274a3817a05ffab5772221;hb=da11ce02eb202b3e01d3e2d1b40f248a84430973;hpb=eec0cd9ca51c5c132ed09fc4699c02f3bd12d748 diff --git a/src/daemon/utils_complain.c b/src/daemon/utils_complain.c index fb452431..d2162ba7 100644 --- a/src/daemon/utils_complain.c +++ b/src/daemon/utils_complain.c @@ -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 : */