indent all the rest of the code, and add some typedefs to indent.pro
[rrdtool.git] / src / rrd_info.c
index 4582e2a..d0d9db5 100644 (file)
@@ -136,7 +136,7 @@ info_t   *rrd_info_r(
         {
             char     *buffer = NULL;
 
-            rpn_compact2str((rpn_cdefds_t *) & (rrd.ds_def[i].par[DS_cdef]),
+            rpn_compact2str((rpn_cdefds_t *) &(rrd.ds_def[i].par[DS_cdef]),
                             rrd.ds_def, &buffer);
             info.u_str = buffer;
             cd = info_push(cd,