Cosmetic changes for the license header
[privoxy.git] / jcc.c
diff --git a/jcc.c b/jcc.c
index 97edc4a..53de19a 100644 (file)
--- a/jcc.c
+++ b/jcc.c
@@ -1839,7 +1839,7 @@ static void chat(struct client_state *csp)
    }
 
    log_applied_actions(csp->action);
-   log_error(LOG_LEVEL_GPC, "%s", http->url);
+   log_error(LOG_LEVEL_GPC, "%s%s", http->hostport, http->path);
 
    if (fwd->forward_host)
    {