Merge branch 'collectd-5.7'
[collectd.git] / src / curl.c
index c6f0b60..4906d92 100644 (file)
@@ -679,5 +679,3 @@ void module_register(void) {
   plugin_register_read("curl", cc_read);
   plugin_register_shutdown("curl", cc_shutdown);
 } /* void module_register */
-
-/* vim: set sw=2 sts=2 et fdm=marker : */