Code

'curl', 'memcachec', 'tail' and 'tail_csv' plugins: Use 'Plugin' as option name
[collectd.git] / src / write_riemann_threshold.h
index bae2b2ac1714504f6cfabb2e0ce94ed215549a23..5299c32dddf5364b4cc0c797ded64cafc53e7e83 100644 (file)
@@ -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 */