Code

Plugin for getting DPDK ports link status and keep alive events.
[collectd.git] / src / table.c
index 3e8feada128ed91d1c286c2fe7577ea6e23b93b5..578e019ee5b120c28369d00b3c038121ce26cb93 100644 (file)
@@ -520,5 +520,3 @@ void module_register(void) {
   plugin_register_complex_config("table", tbl_config);
   plugin_register_init("table", tbl_init);
 } /* module_register */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */