X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcurl_xml.c;h=1c2822771a0928a26e9124bf4800f744037319d4;hb=5903e6d5414b1a9580a63c29afff1788cec6c91e;hp=4e4c6f99adaaa822a1c32543b7b019d7d91a8db8;hpb=3fb6fe5776c14f41879249f4147c0b8924b39cc1;p=collectd.git diff --git a/src/curl_xml.c b/src/curl_xml.c index 4e4c6f99..1c282277 100644 --- a/src/curl_xml.c +++ b/src/curl_xml.c @@ -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 : */