aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2004-08-25 15:31:01 +0000
committeryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2004-08-25 15:31:01 +0000
commitff24ec871a752ee2cb4f449a516fbbbbbe8b9669 (patch)
tree18f9a1da3622c47f1c2adb6b3e29d5e4e898807b
parent3f4c14dd31a35963a6ff2cdb88d7c1dab8f9da7d (diff)
typo
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@26 7daa882c-dc44-4453-834e-278d26b18e6a
-rw-r--r--src/ReductionCount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReductionCount.c b/src/ReductionCount.c
index 6a5d445..50735f9 100644
--- a/src/ReductionCount.c
+++ b/src/ReductionCount.c
@@ -246,7 +246,7 @@ static int ReductionCount (int N_dims, int operator_handle,
#undef REDUCTION_INITIAL
#undef EXTRA_STEP
-#define REDUCTION_OPERATION(Count, scalar) Cout = num points;
+#define REDUCTION_OPERATION(Count, scalar) Count = num_points;
#define REDUCTION_INITIAL(num)
#define EXTRA_STEP(a, b)