X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=gateway.h;h=b887da810cb36646ea370f8a7b9a5681f2e256fe;hp=d96bc58d914d316f208cae77f5a0935d2e485188;hb=8070e13f8c6ca18ad8f6fecdcdd7a6506a117065;hpb=97110184221edacdb7d4dfc29de0e38d63f4d831 diff --git a/gateway.h b/gateway.h index d96bc58d..b887da81 100644 --- a/gateway.h +++ b/gateway.h @@ -1,9 +1,9 @@ #ifndef GATEWAY_H_INCLUDED #define GATEWAY_H_INCLUDED -#define GATEWAY_H_VERSION "$Id: gateway.h,v 1.6 2002/03/25 22:12:45 oes Exp $" +#define GATEWAY_H_VERSION "$Id: gateway.h,v 1.7 2002/03/26 22:29:54 swa Exp $" /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/gateway.h,v $ + * File : $Source: /cvsroot/ijbswa/current/Attic/gateway.h,v $ * * Purpose : Contains functions to connect to a server, possibly * using a "gateway" (i.e. HTTP proxy and/or SOCKS4 @@ -36,6 +36,9 @@ * * Revisions : * $Log: gateway.h,v $ + * Revision 1.7 2002/03/26 22:29:54 swa + * we have a new homepage! + * * Revision 1.6 2002/03/25 22:12:45 oes * Added fix for undefined INADDR_NONE on Solaris by Bart Schelstraete *