X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fwrite_riemann_threshold.c;h=992d856297f58cd9d2f0620be52b254405bfc384;hb=f6adec4525bb282260b066bfac8ae31608f19b62;hp=452c2910cd980b4f7e702d02cf737c69f18f9585;hpb=2079ee1517e34de372f58e7e2267ad5c71a8a41f;p=collectd.git diff --git a/src/write_riemann_threshold.c b/src/write_riemann_threshold.c index 452c2910..992d8562 100644 --- a/src/write_riemann_threshold.c +++ b/src/write_riemann_threshold.c @@ -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 : */