aboutsummaryrefslogtreecommitdiff
path: root/src/Boundaries.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Boundaries.cc')
-rw-r--r--src/Boundaries.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Boundaries.cc b/src/Boundaries.cc
index 8cdc421..66396a0 100644
--- a/src/Boundaries.cc
+++ b/src/Boundaries.cc
@@ -30,7 +30,7 @@ extern "C" void WeylScal4_SelectBoundConds(CCTK_ARGUMENTS)
DECLARE_CCTK_ARGUMENTS;
DECLARE_CCTK_PARAMETERS;
- CCTK_INT ierr CCTK_ATTRIBUTE_UNUSED = 0;
+ CCTK_INT ierr CCTK_ATTRIBUTE_UNUSED = 0;
return;
}