X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fwrite_riemann_threshold.h;h=5299c32dddf5364b4cc0c797ded64cafc53e7e83;hb=25824c65721f0f21cadf1607fad367c7e7831816;hp=bae2b2ac1714504f6cfabb2e0ce94ed215549a23;hpb=1326af38b3ef25c41c994cd76c043202636b3d70;p=collectd.git diff --git a/src/write_riemann_threshold.h b/src/write_riemann_threshold.h index bae2b2ac..5299c32d 100644 --- a/src/write_riemann_threshold.h +++ b/src/write_riemann_threshold.h @@ -31,6 +31,6 @@ * Returns zero on success and if no threshold has been configured. Returns * less than zero on failure. */ int write_riemann_threshold_check(const data_set_t *ds, const value_list_t *vl, - int *statuses); + int *statuses); #endif /* WRITE_RIEMANN_THRESHOLD_H */