aboutsummaryrefslogtreecommitdiff
path: root/src/DumpGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/DumpGH.c')
-rw-r--r--src/DumpGH.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DumpGH.c b/src/DumpGH.c
index 337103c..9ce222b 100644
--- a/src/DumpGH.c
+++ b/src/DumpGH.c
@@ -23,7 +23,7 @@
#include "ioHDF5GH.h"
/* the rcs ID and its dummy function to use it */
-static char *rcsid = "$Id$";
+static const char *rcsid = "$Id$";
CCTK_FILEVERSION(AlphaThorns_IOHDF5_DumpGH_c)