Expunge revision histories in files.
[u/mdw/catacomb] / rmd128.c
index c3a3012..781258f 100644 (file)
--- a/rmd128.c
+++ b/rmd128.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: rmd128.c,v 1.1 2000/07/09 21:30:31 mdw Exp $
+ * $Id: rmd128.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * The RIPEMD-128 message digest function
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: rmd128.c,v $
- * Revision 1.1  2000/07/09 21:30:31  mdw
- * New RIPEMD variants.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <mLib/bits.h>