aboutsummaryrefslogtreecommitdiff
path: root/src/ReduceArraysGlobally.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReduceArraysGlobally.c')
-rw-r--r--src/ReduceArraysGlobally.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ReduceArraysGlobally.c b/src/ReduceArraysGlobally.c
index b5418f9..5c2edc8 100644
--- a/src/ReduceArraysGlobally.c
+++ b/src/ReduceArraysGlobally.c
@@ -210,8 +210,7 @@ static int ReduceArraysGlobally (const cGH *GH,
}
else
{
- CCTK_WARN (0, "PUGHReduce Destination processor for global reduction\n \
- is out of bounds");
+ CCTK_WARN (0, "PUGHReduce Destination processor for global reduction is out of bounds");
}
#endif