Curl_pgrsStartNow: clear all flags but HIDE
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Aug 2011 20:08:58 +0000 (22:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Aug 2011 20:13:18 +0000 (22:13 +0200)
commit93ba8b9560f9089379189d94edbab217f1822684
tree175ee32dacb32dd236492043fc056922b1c14ce7
parentade87b32c7bcdeebf5d8f737f72d6e9943e735ba
Curl_pgrsStartNow: clear all flags but HIDE

As bug 3385258 pointed out but I missed up the fix for. This is another
take at a fix.

Bug: http://curl.haxx.se/bug/view.cgi?id=3392101
Reported by: Wu Yongzheng
lib/progress.c