Ecore File Download: don't mess with Ecore_Con event status
authorBruno Dilly <bdilly@profusion.mobi>
Wed, 6 Jul 2011 20:56:55 +0000 (20:56 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 6 Jul 2011 20:56:55 +0000 (20:56 +0000)
commit8c90fc207240b42f31c2d945f360114edaf35e94
tree98fcfa5612893f38552181cba54fec9e2f5c5993
parent153c7394df4dab7698a2724d73c5ac7a075bcc8c
Ecore File Download: don't mess with Ecore_Con event status

For some reason it was passing !ev->status instead of ev->status
to completion_cb, so all the information that should be provided
(200, 400 or 404 error, ...) was becoming 0.

SVN revision: 61099
legacy/ecore/src/lib/ecore_file/ecore_file_download.c