Expunge revision histories in files.
[u/mdw/catacomb] / blowfish-mktab.c
index 763703a..37a9b53 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: blowfish-mktab.c,v 1.2 2000/07/16 12:33:11 mdw Exp $
+ * $Id: blowfish-mktab.c,v 1.3 2004/04/08 01:36:15 mdw Exp $
  *
  * Build Blowfish key table
  *
  *
  * Build Blowfish key table
  *
  * MA 02111-1307, USA.
  */
 
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: blowfish-mktab.c,v $
- * Revision 1.2  2000/07/16 12:33:11  mdw
- * Shut stupid compiler up.
- *
- * Revision 1.1  2000/06/17 10:47:28  mdw
- * Emits Blowfish initial key data, derived from the digits of pi.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>