summaryrefslogtreecommitdiff
path: root/ext/hash/hash_joaat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hash/hash_joaat.c')
-rw-r--r--ext/hash/hash_joaat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/hash/hash_joaat.c b/ext/hash/hash_joaat.c
index eae9798504..bd38fe993c 100644
--- a/ext/hash/hash_joaat.c
+++ b/ext/hash/hash_joaat.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Implements Jenkins's one-at-a-time hashing algorithm as presented on
* http://www.burtleburtle.net/bob/hash/doobs.html.
*/