Merge pull request #2225 from maryamtahhan/dpdstat_portmask_fix
[collectd.git] / src / tokyotyrant.c
index cb366d3..09ee25d 100644 (file)
@@ -150,5 +150,3 @@ void module_register(void) {
   plugin_register_read("tokyotyrant", tt_read);
   plugin_register_shutdown("tokyotyrant", tt_shutdown);
 }
-
-/* vim: set sw=8 ts=8 tw=78 : */