aboutsummaryrefslogtreecommitdiff
path: root/lib/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/url.c')
-rw-r--r--lib/url.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/url.c b/lib/url.c
index 2fcc31f33..7ff268e0a 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -2042,8 +2042,8 @@ ConnectionExists(struct SessionHandle *data,
from the multi */
}
- DEBUGF(infof(data, "Examining connection #%ld for reuse \
- (pipeLen = %ld)\n", check->connectindex, pipeLen));
+ DEBUGF(infof(data, "Examining connection #%ld for reuse, "
+ "(pipeLen = %ld)\n", check->connectindex, pipeLen));
if(pipeLen > 0 && !canPipeline) {
/* can only happen within multi handles, and means that another easy