chiark / gitweb /
Expunge revision histories.
[jog] / txport.h
index 7a2e62b3e555a1ddb53a6f34fb5bbbb709b243fa..92d403244351a72c4acbe3982c01c96905985e10 100644 (file)
--- a/txport.h
+++ b/txport.h
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: txport.h,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
- *
- */
-
 #ifndef TXPORTSW_H
 #define TXPORTSW_H