aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionMax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReductionMax.c')
-rw-r--r--src/ReductionMax.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ReductionMax.c b/src/ReductionMax.c
index 8ef32f6..8e79338 100644
--- a/src/ReductionMax.c
+++ b/src/ReductionMax.c
@@ -1229,6 +1229,8 @@ static int ReductionMax (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)