aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/GHExtension.c2
-rw-r--r--src/PostReceiveGA.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/GHExtension.c b/src/GHExtension.c
index cb45870..4a3a9d6 100644
--- a/src/GHExtension.c
+++ b/src/GHExtension.c
@@ -23,7 +23,7 @@
static const char *rcsid = "$Header$";
-CCTK_FILEVERSION(CactusPUGH_pugh_GHExtension_c)
+CCTK_FILEVERSION(CactusPUGH_pugh_GHExtension_c);
/* prototypes of routines defined in this source file */
diff --git a/src/PostReceiveGA.c b/src/PostReceiveGA.c
index c061b70..a06d0c6 100644
--- a/src/PostReceiveGA.c
+++ b/src/PostReceiveGA.c
@@ -16,7 +16,7 @@
static const char *rcsid = "$Header$";
-CCTK_FILEVERSION(CactusPUGH_PUGH_PostReceiveGA_c)
+CCTK_FILEVERSION(CactusPUGH_PUGH_PostReceiveGA_c);
/*#define DEBUG_PUGH*/