Code

mcelog: Dispatch notification on successful connection to mcelog server
[collectd.git] / src / utils_cmd_flush.c
index a8de21a6319b74f560ea18aa83c1fd2034ea5f13..9e8950bbaf192e996ab1c15a4e58acc00a6b08a5 100644 (file)
@@ -177,5 +177,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 : */