re-indented files that have gone out of indent-style over the last few weeks
[rrdtool.git] / src / rrd_xport.c
index a0bae22..efdceab 100644 (file)
@@ -177,7 +177,7 @@ int rrd_xport_fn(
 
     unsigned long nof_xports = 0;
     unsigned long xport_counter = 0;
-    int *ref_list;
+    int      *ref_list;
     rrd_value_t **srcptr_list;
     char    **legend_list;
     int       ii = 0;