Commit d04ffd25 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

postsize is off_t now, so we typecase it to int before doing normal printf

with it (knowing it won't be larger than what fits in an int)
parent 24cfa7f1
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