Commit 3b47d231 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

TFTP: fix compiler warning

Curl_fillreadbuffer()'s second argument takes an int, so
typecasting to another is a bad idea.
parent 7977bc3d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment