summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-11-12 11:22:28 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-11-12 11:22:28 +0000
commitab0af707cab19318f775f85020bc26dd7910c1ba (patch)
tree82b770970670c3b77b3274768e7132dd0f5c6c1d /src/IO/IOMethods.c
parent68a0bcc9da58de06711d1b157d871b2925eadf10 (diff)
Putting semicolons at the end of CCTK_FILEVERSIONs.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3029 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/IO/IOMethods.c')
-rw-r--r--src/IO/IOMethods.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c
index 05409287..e4a4462e 100644
--- a/src/IO/IOMethods.c
+++ b/src/IO/IOMethods.c
@@ -24,7 +24,7 @@
static const char *rcsid = "$Header$";
-CCTK_FILEVERSION (IO_IOMethods_c)
+CCTK_FILEVERSION (IO_IOMethods_c);
/********************************************************************
********************* Local Routine Prototypes *********************