From git at git.privoxy.org Tue May 6 00:53:32 2025 From: git at git.privoxy.org (User Git) Date: Tue, 06 May 2025 00:53:32 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated: trivial nit: fix the comment Message-ID: <174648561266.56707.2576512062537402596@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. The following commit(s) were added to refs/heads/master by this push: new 90402d31 trivial nit: fix the comment 90402d31 is described below commit 90402d318458422fd10c2ff61d2f04c8516c1b98 Author: Lee AuthorDate: Mon May 5 18:52:54 2025 -0400 trivial nit: fix the comment it was backwaqrds, but who looks at comments anyway? --- jcc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jcc.c b/jcc.c index 0e110a3c..55a36f52 100644 --- a/jcc.c +++ b/jcc.c @@ -5698,7 +5698,7 @@ int main(int argc, char **argv) } else -#endif /* defined(_WIN32) && !defined(_WIN_CONSOLE) */ +#endif /* !defined(_WIN32) || defined(_WIN_CONSOLE) */ { configfile = argv[argc_pos]; } -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Fri May 9 09:44:10 2025 From: git at git.privoxy.org (User Git) Date: Fri, 09 May 2025 09:44:10 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated: Remove Bronze sponsor www.proxidize.com Message-ID: <174677664999.57776.4508736118321186378@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. The following commit(s) were added to refs/heads/master by this push: new 6adadda8 Remove Bronze sponsor www.proxidize.com 6adadda8 is described below commit 6adadda85067fb7d4cc8663fbfbcacb4b0206615 Author: Fabian Keil AuthorDate: Fri May 9 09:38:42 2025 +0200 Remove Bronze sponsor www.proxidize.com --- doc/webserver/sponsors/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/webserver/sponsors/index.html b/doc/webserver/sponsors/index.html index e217aded..dd00332a 100644 --- a/doc/webserver/sponsors/index.html +++ b/doc/webserver/sponsors/index.html @@ -14,8 +14,6 @@

Silver sponsors

Vocal Remover by Lalal.ai

-

Bronze sponsors

-

https://www.proxidize.com/

Becoming a Privoxy sponsor

If you want to become a sponsor, please have a look at the sponsor -- To stop receiving notification emails like this one, please contact the administrator of this repository.