Code

Merge remote-tracking branch 'github/pr/2059'
[collectd.git] / src / curl_xml.c
index 4e4c6f99adaaa822a1c32543b7b019d7d91a8db8..1c2822771a0928a26e9124bf4800f744037319d4 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 : */