aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionAvg.c
diff options
context:
space:
mode:
authorgoodale <goodale@7daa882c-dc44-4453-834e-278d26b18e6a>2004-08-17 16:59:01 +0000
committergoodale <goodale@7daa882c-dc44-4453-834e-278d26b18e6a>2004-08-17 16:59:01 +0000
commit9f598c5a8ad78b24851f7ec46431404b7b5bd9b5 (patch)
tree775af9bb700f1618ee3ea4b0dec681cf4df6aa55 /src/ReductionAvg.c
parent3c6cb4f892e4b0189a8ca878ec916593bd853575 (diff)
Adding semicolons after CCTK_FILEVERSION macros.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@11 7daa882c-dc44-4453-834e-278d26b18e6a
Diffstat (limited to 'src/ReductionAvg.c')
-rw-r--r--src/ReductionAvg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReductionAvg.c b/src/ReductionAvg.c
index e08fdc2..20ec780 100644
--- a/src/ReductionAvg.c
+++ b/src/ReductionAvg.c
@@ -16,7 +16,7 @@
static const char *rcsid = "$Id$";
-CCTK_FILEVERSION(CCTDevelopment_LocalReduce_ReductionAvg_c)
+CCTK_FILEVERSION(CCTDevelopment_LocalReduce_ReductionAvg_c);
/* local function prototypes */
static int ReductionAvg (int num_dims,