From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 17 Jul 2011 13:31:02 +0000 (+0000)
Subject: Minor style fix for listen_loop().
X-Git-Tag: v_3_0_18~169
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/static/@default-cgi@?a=commitdiff_plain;h=7cf185943b17966f7202dad775ceda4ff6fee38b;p=privoxy.git

Minor style fix for listen_loop().
---

diff --git a/jcc.c b/jcc.c
index bd20098e..91b2397b 100644
--- a/jcc.c
+++ b/jcc.c
@@ -1,4 +1,4 @@
-const char jcc_rcs[] = "$Id: jcc.c,v 1.355 2011/07/08 13:27:31 fabiankeil Exp $";
+const char jcc_rcs[] = "$Id: jcc.c,v 1.356 2011/07/17 13:30:24 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/jcc.c,v $
@@ -3490,7 +3490,7 @@ static void listen_loop(void)
 
       csp->config = config = load_config();
 
-      if ( config->need_bind )
+      if (config->need_bind)
       {
          /*
           * Since we were listening to the "old port", we will not see