summaryrefslogtreecommitdiff
path: root/src/util/File.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-17 19:47:45 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-17 19:47:45 +0000
commitec7931ce6a97543968e1695266302fc8663af97d (patch)
tree22c42c4ecc816c76adbb68b0d1970b43bdb6568a /src/util/File.c
parent169d459e01701d42d1df1e8f70d0fcbdd412129e (diff)
Removing rcsid warnings
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1559 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util/File.c')
-rw-r--r--src/util/File.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/File.c b/src/util/File.c
index 5e55c6c2..59f08707 100644
--- a/src/util/File.c
+++ b/src/util/File.c
@@ -18,6 +18,8 @@
static char *rcsid = "$Header$";
+CCTK_FILEVERSION(util_File_c)
+
static cHandledData *DirNames = NULL;
/*@@