X-Git-Url: https://git.distorted.org.uk/~mdw/jog/blobdiff_plain/962fc4a5f59cb5593b4d58ee73dee4d709aee055..fc68367d2a863d41d11032fa1a6e92708c379f5f:/txport.h diff --git a/txport.h b/txport.h index 7a2e62b..92d4032 100644 --- a/txport.h +++ b/txport.h @@ -26,20 +26,6 @@ * 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