indent all the rest of the code, and add some typedefs to indent.pro
[rrdtool.git] / src / rrd.h
index 1b79af3..a7fe759 100644 (file)
--- a/src/rrd.h
+++ b/src/rrd.h
@@ -152,7 +152,7 @@ extern    "C" {
     unsigned long *step,
     unsigned long *ds_cnt,
     char ***ds_namv,
-    rrd_value_t ** data);
+    rrd_value_t **data);
     int       rrd_dump_r(
     const char *filename,
     char *outname);