aboutsummaryrefslogtreecommitdiff
path: root/src/RobinBoundary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RobinBoundary.c')
-rw-r--r--src/RobinBoundary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RobinBoundary.c b/src/RobinBoundary.c
index 0b09d49..f895e1a 100644
--- a/src/RobinBoundary.c
+++ b/src/RobinBoundary.c
@@ -25,7 +25,7 @@
#include "Boundary.h"
/* the rcs ID and its dummy function to use it */
-static char *rcsid = "$Header$";
+static const char *rcsid = "$Header$";
CCTK_FILEVERSION(CactusBase_Boundary_RobinBoundary_c)