summaryrefslogtreecommitdiff
path: root/src/util/Hash.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/Hash.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/Hash.c')
-rw-r--r--src/util/Hash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Hash.c b/src/util/Hash.c
index 4f68f031..37fd18b1 100644
--- a/src/util/Hash.c
+++ b/src/util/Hash.c
@@ -13,9 +13,11 @@
#include <string.h>
#include "util_Hash.h"
+#include "cctk_Flesh.h"
static char *rcsid = "$Header$";
+CCTK_FILEVERSION(util_Hash_c)
/* Local routine prototypes */
static iHashEntry *HashFind(uHash *hash,