From: Brad Hards Date: Fri, 17 Dec 2010 03:57:39 +0000 (+1100) Subject: Trival comment fix. X-Git-Tag: curl-7_21_4~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0aad0089e7113312d59bf5aad0f566653662b8e;p=curl Trival comment fix. --- diff --git a/lib/pingpong.c b/lib/pingpong.c index 81f804f8e..67ce63e59 100644 --- a/lib/pingpong.c +++ b/lib/pingpong.c @@ -170,7 +170,7 @@ void Curl_pp_init(struct pingpong *pp) /*********************************************************************** * - * Curl_pp_sendfv() + * Curl_pp_vsendf() * * Send the formated string as a command to a pingpong server. Note that * the string should not have any CRLF appended, as this function will