Code

mcelog: Dispatch notification on successful connection to mcelog server
[collectd.git] / src / write_riemann_threshold.c
index 452c2910cd980b4f7e702d02cf737c69f18f9585..992d856297f58cd9d2f0620be52b254405bfc384 100644 (file)
@@ -225,5 +225,3 @@ int write_riemann_threshold_check(const data_set_t *ds, const value_list_t *vl,
 
   return (0);
 } /* }}} int ut_check_threshold */
-
-/* vim: set sw=2 ts=8 sts=2 tw=78 et fdm=marker : */