aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionSum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReductionSum.c')
-rw-r--r--src/ReductionSum.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ReductionSum.c b/src/ReductionSum.c
index fac4c79..e30d4c7 100644
--- a/src/ReductionSum.c
+++ b/src/ReductionSum.c
@@ -1226,6 +1226,8 @@ static int ReductionSum (int N_dims, int operator_handle,
}
}
+ num_points--;
+
/* store the number of points in the paramater table */
if ( Util_TableQueryNKeys(param_table_handle) != 0)
{