summaryrefslogtreecommitdiff
path: root/src/util/Table.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-11-12 11:19:41 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-11-12 11:19:41 +0000
commit68a0bcc9da58de06711d1b157d871b2925eadf10 (patch)
treeaca101f5292aaa90f6b5d1d73d277174cf6ddb0e /src/util/Table.c
parentb5dc0457b3e7036e4644e6b81a1a134b213c196b (diff)
Putting semicolons at the end of the CCTK_FILEVERSIONs.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3028 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util/Table.c')
-rw-r--r--src/util/Table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Table.c b/src/util/Table.c
index 9f32c692..d6537ac3 100644
--- a/src/util/Table.c
+++ b/src/util/Table.c
@@ -137,7 +137,7 @@ typedef int bool;
#ifndef UTIL_TABLE_TEST
static const char *rcsid = "$Header$";
- CCTK_FILEVERSION(util_Table_c)
+ CCTK_FILEVERSION(util_Table_c);
#endif
/******************************************************************************/