Expunge revision histories.
[jog] / txport.h
index 7a2e62b..92d4032 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