[Privoxy-commits] [privoxy] 11/46: Update cgi_send_banner()'s comment header

User Git git at git.privoxy.org
Sun Feb 21 15:10:33 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 5d01d3aa49c20833f33256d21a90e400cd69023f
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Feb 6 22:36:23 2021 +0100

    Update cgi_send_banner()'s comment header
    
    Logo support has been removed in 2002 (2fd9e77391d).
---
 cgisimple.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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).

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list