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