HTMLv: set back http_transfer = 0;

git-svn-id: svn://kolibrios.org@4564 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2014-02-09 15:37:22 +00:00
parent 81a3ec383b
commit b0a6f547e3

View File

@ -57,7 +57,7 @@ char stak[4096];
mouse m;
int action_buf;
dword http_transfer = 0;
dword http_transfer = 1;
dword http_buffer;
int downloader_id;