summaryrefslogtreecommitdiffstats
path: root/server/cdb_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/cdb_hash.c')
-rw-r--r--server/cdb_hash.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/cdb_hash.c b/server/cdb_hash.c
index b664ba9..5004661 100644
--- a/server/cdb_hash.c
+++ b/server/cdb_hash.c
@@ -1,8 +1,6 @@
#include "conf.h"
#include "cdbpriv.h"
-RCSID("$Id: cdb_hash.c,v 1.2 2000/02/29 19:31:33 shmit Exp $");
-
uint32_t
cdb_hash(const unsigned char *buf, unsigned int len)
{