Made max5data() take a curl_off_t size as argument instead of double. Should
authorDaniel Stenberg <daniel@haxx.se>
Thu, 11 Mar 2004 21:48:15 +0000 (21:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Mar 2004 21:48:15 +0000 (21:48 +0000)
commit1d5a914c1c0a82e0a633f559d6500027e3030253
tree2b1b322c5828e35f848e7f8a8167bb39168ab490
parent666bc9ee4ed33b00f02f275722706638a614077b
Made max5data() take a curl_off_t size as argument instead of double. Should
make the progress meter more accurate for large files. Also made the sprintf
usage in that function avoid floating point.
lib/progress.c
lib/urldata.h