X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=filters.c;h=278c113e15c20f68df1d994ee99aa21594728de7;hp=d29d422fc7f376073bd944c5149c5f5d973b926c;hb=bd7800c807e535d21222fa41cb29537cb865b170;hpb=72e088f25b85a481b7e3ceb1aaead9837470d6cb diff --git a/filters.c b/filters.c index d29d422f..278c113e 100644 --- a/filters.c +++ b/filters.c @@ -2300,7 +2300,7 @@ void get_url_actions(struct client_state *csp, struct http_request *http) struct url_actions *b; int i; -#ifdef FEATURE_HTTPS_FILTERING +#ifdef FEATURE_HTTPS_INSPECTION if (!csp->http->client_ssl) #endif {