Expunge revision histories in files.
[u/mdw/catacomb] / rsa-fetch.c
index feb8e97..4436946 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: rsa-fetch.c,v 1.2 2000/07/01 11:19:22 mdw Exp $
+ * $Id: rsa-fetch.c,v 1.3 2004/04/08 01:36:15 mdw Exp $
  *
  * Key fetching for RSA public and private keys
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: rsa-fetch.c,v $
- * Revision 1.2  2000/07/01 11:19:22  mdw
- * New functions for freeing public and private keys.
- *
- * Revision 1.1  2000/06/17 10:41:45  mdw
- * Table for driving key data extraction.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include "key.h"