TFTP: fix compiler warning
Curl_fillreadbuffer()'s second argument takes an int, so typecasting to another is a bad idea.
parent
7977bc3d
Please register or sign in to comment
Curl_fillreadbuffer()'s second argument takes an int, so typecasting to another is a bad idea.