diff --git a/lib/pingpong.c b/lib/pingpong.c index 81f804f8e8b23161ecc70c497c4e50658c1053c9..67ce63e5930b66ff9746c0e58ac41397dfabb6c3 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