aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Startup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 58807cd..9facc9f 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -238,7 +238,7 @@ static int InterpLocal_NthOrder (cGH *GH,
/* no information needed from the GH */
- (void *) (GH + 0);
+ (void) (GH + 0);
/* need to turn int's into CCTK_INT's */
_coord_dims = malloc ((num_dims + num_in_arrays + num_out_arrays) *