Code

Plugin for getting DPDK ports link status and keep alive events.
[collectd.git] / src / write_tsdb.c
index a3b3c3d4d755b6eb9eac36b17c91a0da83800217..99c84278906d1a9fb8b52c9a8354bb69c245bb62 100644 (file)
@@ -647,5 +647,3 @@ static int wt_config(oconfig_item_t *ci) {
 void module_register(void) {
   plugin_register_complex_config("write_tsdb", wt_config);
 }
-
-/* vim: set sw=4 ts=4 sts=4 tw=78 et : */