summaryrefslogtreecommitdiff
path: root/ext/hash/hash_ripemd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hash/hash_ripemd.c')
-rw-r--r--ext/hash/hash_ripemd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/hash/hash_ripemd.c b/ext/hash/hash_ripemd.c
index 8e9971ab03..03aff00676 100644
--- a/ext/hash/hash_ripemd.c
+++ b/ext/hash/hash_ripemd.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Heavily borrowed from md5.c & sha1.c of PHP archival fame
Note that ripemd laughs in the face of logic and uses
little endian byte ordering */