Code

* patches to make rrdtool compile on win32 (trunk and 1.4)
[rrdtool.git] / src / rrd_update.c
index 110162705ddc7e0760a9c8ba0c5f44d68f37a271..e4252db2ef829399d16dffe3f4f416d7472bb47c 100644 (file)
@@ -1558,7 +1558,7 @@ static int update_cdp_prep(
             if (elapsed_pdp_st > 2) {
                 reset_cdp(rrd, elapsed_pdp_st, pdp_temp, last_seasonal_coef,
                           seasonal_coef, rra_idx, ds_idx, cdp_idx,
-                          current_cf);
+                          (cf_en)current_cf);
             }
         }