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