Removed a leftover mention of FTP in an error message
authorDan Fandrich <dan@coneharvesters.com>
Thu, 28 Oct 2010 22:47:57 +0000 (15:47 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 28 Oct 2010 22:47:57 +0000 (15:47 -0700)
lib/pingpong.c

index 876a6a2..bced110 100644 (file)
@@ -362,7 +362,7 @@ CURLcode Curl_pp_readresp(curl_socket_t sockfd,
     else if(gotbytes <= 0) {
       keepon = FALSE;
       result = CURLE_RECV_ERROR;
-      failf(data, "FTP response reading failed");
+      failf(data, "response reading failed");
     }
     else {
       /* we got a whole chunk of data, which can be anything from one