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