aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionSum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReductionSum.c')
-rw-r--r--src/ReductionSum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReductionSum.c b/src/ReductionSum.c
index 8588ba9..903397c 100644
--- a/src/ReductionSum.c
+++ b/src/ReductionSum.c
@@ -13,7 +13,7 @@
#include "pugh_reductions.h"
-static char *rcsid = "$Id$";
+static const char *rcsid = "$Id$";
CCTK_FILEVERSION(CactusPUGH_PUGHReduce_ReductionSum_c)