]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
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 876a6a215772b0b8cdb2d7b4fb174afa6b5c8520..bced110ed06d455989b50d56062e69b08b0b0afd 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