aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionNorm2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReductionNorm2.c')
-rw-r--r--src/ReductionNorm2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReductionNorm2.c b/src/ReductionNorm2.c
index dc150b6..dc25dba 100644
--- a/src/ReductionNorm2.c
+++ b/src/ReductionNorm2.c
@@ -208,7 +208,7 @@ static int ReductionL2 (int N_dims, int operator_handle,
if ( Util_TableQueryNKeys(param_table_handle) != 0)
{
ierr = 0;
- ierr = Util_TableGetInt(param_table_handle, mask_type_code, "mask_type_code");
+ ierr = Util_TableGetInt(param_table_handle, &mask_type_code, "mask_type_code");
/* mask_valid_min, mask_valid_max;
ierr = Util_TableGetGeneric(param_table_handle, mask_type_code,