summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
diff options
context:
space:
mode:
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 d399afda..1dc0b891 100644
--- a/src/IO/IOMethods.c
+++ b/src/IO/IOMethods.c
@@ -22,7 +22,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION (IO_IOMethods_c);
+CCTK_FILEVERSION (IO_IOMethods_c)
/* Local data holding info on IO methods.*/
static cHandledData *IOMethods = NULL;