From: oetiker Date: Thu, 17 Apr 2008 05:35:16 +0000 (+0000) Subject: indent fix X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8c09e82dd63cc626501f90047f2ab8210898a190;p=rrdtool-all.git indent fix git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1329 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/src/rrd_update.c b/program/src/rrd_update.c index c5bd1bf4..c842b9bd 100644 --- a/program/src/rrd_update.c +++ b/program/src/rrd_update.c @@ -1752,7 +1752,7 @@ static rrd_value_t calculate_cdp_val( int UNUSED(i), int UNUSED(ii) #endif -) + ) { if (isnan(cdp_val)) { if (current_cf == CF_AVERAGE) {