Ecore File Download: don't mess with Ecore_Con event status
authorbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Jul 2011 20:56:55 +0000 (20:56 +0000)
committerbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Jul 2011 20:56:55 +0000 (20:56 +0000)
commitd720c2f47526c569b99459424cc5648d557800c7
treedb869bad9ba3bd6798c0f963444c476d0ea21667
parenteb7eb35c69ce5c125df7ae37131dea674ebaaf55
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.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@61099 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_file/ecore_file_download.c