X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=cgisimple.c;h=fd47c6d01475e2250f7d62699d0857381d500bd6;hb=6a6fd3ac89d9090c7fa6dc959ec8540305fe71b7;hp=600eea589f3a7bae3f804fc7908b05659e195fd4;hpb=21d1a446f5c67adceab5a378a9703be131c0b23b;p=privoxy.git diff --git a/cgisimple.c b/cgisimple.c index 600eea58..fd47c6d0 100644 --- a/cgisimple.c +++ b/cgisimple.c @@ -526,8 +526,8 @@ jb_err cgi_toggle_client_tag(struct client_state *csp, * 3 : parameters = map of cgi parameters * * CGI Parameters : - * type : Selects the type of banner between "trans", "logo", - * and "auto". Defaults to "logo" if absent or invalid. + * type : Selects the type of banner between "trans", "pattern", + * and "auto". Defaults to "pattern" if absent or invalid. * "auto" means to select as if we were image-blocking. * (Only the first character really counts; b and t are * equivalent).