X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=urlmatch.c;h=1e10c077440b95c31559835f96531e23c20c9afe;hb=7f2b72fc45b7737b43be3bcbeeb3425cb341b27e;hp=dc5d666a19da3edb3f21fdd5c16ed167921230a6;hpb=c098afbe76e8b5e62ed4bd1c2bc6a70927ad6d40;p=privoxy.git diff --git a/urlmatch.c b/urlmatch.c index dc5d666a..1e10c077 100644 --- a/urlmatch.c +++ b/urlmatch.c @@ -105,7 +105,7 @@ void free_http_request(struct http_request *http) * Description : Splits the domain name so we can compare it * against wildcards. It used to be part of * parse_http_url, but was separated because the - * same code is required in chat in case of + * same code is required in chat() in case of * intercepted requests. * * Parameters :