listen_loop(): Split long line in two
[privoxy.git] / jcc.c
diff --git a/jcc.c b/jcc.c
index 310fb1e..c40c30d 100644 (file)
--- a/jcc.c
+++ b/jcc.c
@@ -6205,7 +6205,8 @@ static void listen_loop(void)
 
       if (i <= 0)
       {
-         log_error(LOG_LEVEL_ERROR, "Graceful termination failed - still some live clients after 1 minute wait.");
+         log_error(LOG_LEVEL_ERROR, "Graceful termination failed "
+            "- still some live clients after 1 minute wait.");
       }
    }
    sweep();