Fix progressmode Configurable struct member data type. Changed to
authorYang Tse <yangsita@gmail.com>
Wed, 3 Feb 2010 10:57:42 +0000 (10:57 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 3 Feb 2010 10:57:42 +0000 (10:57 +0000)
commit3205ac35b0ef6587bf53d23e9a36d7fcb251d875
tree3a8e972b12ba69de0ec2089c62cd511ccdac11b8
parent381a4d6efec42db823cbd5946514c275bca7d2d1
Fix progressmode Configurable struct member data type. Changed to
'int' which fits better with existing CURL_PROGRESS_* definitions.
src/main.c