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