[Privoxy-commits] [privoxy] 06/38: Remove pointless comment about the default value of HADDR_DEFAULT

User Git git at git.privoxy.org
Thu Apr 9 09:37:04 CEST 2026


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

git pushed a commit to branch master
in repository privoxy.

commit 099916f69c5c540bd41aec1cdd610aea1611c25d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Mar 31 16:21:22 2026 +0200

    Remove pointless comment about the default value of HADDR_DEFAULT
---
 project.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/project.h b/project.h
index b90465cd..8e46a732 100644
--- a/project.h
+++ b/project.h
@@ -231,7 +231,6 @@ typedef enum privoxy_err jb_err;
 
 /**
  * Default TCP/IP address to listen on, as a string.
- * Set to "127.0.0.1:8118".
  */
 #define HADDR_DEFAULT   "127.0.0.1:8118"
 

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


More information about the Privoxy-commits mailing list