aboutsummaryrefslogtreecommitdiff
path: root/src/WriteGF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/WriteGF.c')
-rw-r--r--src/WriteGF.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WriteGF.c b/src/WriteGF.c
index 71f7b05..8aca45d 100644
--- a/src/WriteGF.c
+++ b/src/WriteGF.c
@@ -23,7 +23,7 @@
/* the rcs ID and its dummy function to use it */
-static char *rcsid = "$Id$";
+static const char *rcsid = "$Id$";
CCTK_FILEVERSION(CactusBase_IOBasic_WriteGF_c)