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