diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2018-04-07 16:03:55 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2018-04-07 16:03:55 -0400 |
commit | 817d1c01064ac81e9609819b15738ee540ef056c (patch) | |
tree | 3697993d5aec7cab1744f1b9ea4c82902837c314 /lib/asyn.h | |
parent | 8020a0c62f79239c802ed6fa840b11677176910a (diff) |
examples/sftpuploadresmue: Fix Windows large file seek
- Use _fseeki64 instead of fseek (long) to seek curl_off_t in Windows.
- Use CURL_FORMAT_CURL_OFF_T specifier instead of %ld to print
curl_off_t.
Caught by Marc's CI builds.
Diffstat (limited to 'lib/asyn.h')
0 files changed, 0 insertions, 0 deletions