X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gateway.c;h=c84e3b28c7990c978b2b7663edfb0cad5ba404e5;hb=d6306f5e790cd2582b7d1094c4f4cb2973e44b73;hp=fd3d33c6c5da2f1c15d1954d08ba3633d34c0d81;hpb=83acee61d2f7e4a3c2e6e9e6b582849867d2324e;p=privoxy.git diff --git a/gateway.c b/gateway.c index fd3d33c6..c84e3b28 100644 --- a/gateway.c +++ b/gateway.c @@ -1,4 +1,3 @@ -const char gateway_rcs[] = "$Id: gateway.c,v 1.103 2017/07/01 18:34:07 ler762 Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/gateway.c,v $ @@ -79,8 +78,6 @@ const char gateway_rcs[] = "$Id: gateway.c,v 1.103 2017/07/01 18:34:07 ler762 Ex #endif /* HAVE_POLL */ #endif /* def FEATURE_CONNECTION_KEEP_ALIVE */ -const char gateway_h_rcs[] = GATEWAY_H_VERSION; - static jb_socket socks4_connect(const struct forward_spec * fwd, const char * target_host, int target_port,