aboutsummaryrefslogtreecommitdiff
path: root/src/ScalarBoundary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ScalarBoundary.c')
-rw-r--r--src/ScalarBoundary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ScalarBoundary.c b/src/ScalarBoundary.c
index 8bd82e1..656a4c9 100644
--- a/src/ScalarBoundary.c
+++ b/src/ScalarBoundary.c
@@ -24,7 +24,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_ScalarBoundary_c)