]> granicus.if.org Git - curl/commitdiff
fix debug message
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Mar 2007 22:24:33 +0000 (22:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Mar 2007 22:24:33 +0000 (22:24 +0000)
lib/url.c

index 2fcc31f3313fd7b156c46a7c4516872161582082..7ff268e0a19acec4119c825ea31b406748c0bdad 100644 (file)
--- 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