Expunge revision histories.
[jog] / txport.c
index 8d68bdd..1d35c64 100644 (file)
--- a/txport.c
+++ b/txport.c
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: txport.c,v $
- * Revision 1.2  2002/01/30 09:27:10  mdw
- * Transport configuration overhaul.  Configuration string is now a list of
- * `;'-separated `key=value' strings, which can be handled either by the
- * core or the transport module.  The newline character(s) are a core
- * parameter now.
- *
- * Revision 1.1  2002/01/25 19:34:45  mdw
- * Initial revision
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #ifdef HAVE_CONFIG_H