Code

Reformat gRPC plugin.
[collectd.git] / src / utils_cmd_flush.c
index 48243e6d514ec5c0072a81c1ac5fe0db653fd766..889512815a58f7b4f4b614a67b448839dbecf959 100644 (file)
@@ -178,5 +178,3 @@ void cmd_destroy_flush(cmd_flush_t *flush) {
   sfree(flush->identifiers);
   flush->identifiers_num = 0;
 } /* void cmd_destroy_flush */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */