collectd.spec: add ovs_stats plugin
[collectd.git] / src / curl_xml.c
index 4e4c6f9..1c28227 100644 (file)
@@ -1026,5 +1026,3 @@ void module_register(void) {
   plugin_register_complex_config("curl_xml", cx_config);
   plugin_register_init("curl_xml", cx_init);
 } /* void module_register */
-
-/* vim: set sw=2 sts=2 et fdm=marker : */