Expunge revision histories in files.
[u/mdw/catacomb] / keysz.c
diff --git a/keysz.c b/keysz.c
index 7a2a794..e8da691 100644 (file)
--- a/keysz.c
+++ b/keysz.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: keysz.c,v 1.1 2000/06/17 11:27:52 mdw Exp $
+ * $Id: keysz.c,v 1.2 2004/04/08 01:36:15 mdw Exp $
  *
  * General block cipher utilities
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: keysz.c,v $
- * Revision 1.1  2000/06/17 11:27:52  mdw
- * Key size table interpretation.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <assert.h>