]> granicus.if.org Git - curl/commit
smtp: Fixed unknown percentage complete in progress bar
authorSteve Holme <steve_holme@hotmail.com>
Mon, 29 Apr 2013 21:25:12 +0000 (22:25 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 29 Apr 2013 21:34:26 +0000 (22:34 +0100)
commitb52cf5d2cd9f65e1615fcfcbd35187843ea6abc5
treeb221ce7da0038094655a64a066bbab6b0378132a
parent073e83b543cb9e9b083062302aea437e1435989f
smtp: Fixed unknown percentage complete in progress bar

The curl command line utility would display the the completed progress
bar with a percentage of zero as the progress routines didn't know the
size of the transfer.
RELEASE-NOTES
lib/smtp.c