aboutsummaryrefslogtreecommitdiff
path: root/src/rotatingsymmetry90.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rotatingsymmetry90.h')
-rw-r--r--src/rotatingsymmetry90.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rotatingsymmetry90.h b/src/rotatingsymmetry90.h
index bdc3627..f7b408d 100644
--- a/src/rotatingsymmetry90.h
+++ b/src/rotatingsymmetry90.h
@@ -28,6 +28,6 @@ Rot90_SymmetryInterpolate (CCTK_POINTER_TO_CONST const cctkGH_,
CCTK_INT const N_output_arrays,
CCTK_INT const output_array_types[],
CCTK_POINTER const output_arrays[],
- CCTK_INT const faces[]);
+ CCTK_INT const faces);
#endif /* ! defined ROTATINGSYMMETRY90_H */