X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgmond.c;h=7bfb18d81762a2a00673eb47d0406b4c5788e86d;hb=446138394bb95c49d0e05ea440fbf63aefe84bab;hp=fc9a23266419f68317c2b6b98aa2d28b8f95f2c2;hpb=87e53c90047eb1ff8818105762ff997a5cfea4ad;p=collectd.git diff --git a/src/gmond.c b/src/gmond.c index fc9a2326..7bfb18d8 100644 --- a/src/gmond.c +++ b/src/gmond.c @@ -1030,5 +1030,3 @@ void module_register(void) { plugin_register_init("gmond", gmond_init); plugin_register_shutdown("gmond", gmond_shutdown); } - -/* vim: set sw=2 sts=2 et fdm=marker : */