X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fwrite_riemann_threshold.h;h=5299c32dddf5364b4cc0c797ded64cafc53e7e83;hp=bae2b2ac1714504f6cfabb2e0ce94ed215549a23;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=820020d0f3770806034c09a8c1500133632f210e 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 */