make downloader save the file if launched without cmdline

git-svn-id: svn://kolibrios.org@2579 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse 2012-04-06 19:11:48 +00:00
parent 0d44338d5d
commit e6db970b70

View File

@ -454,8 +454,11 @@ no_more_data:
;pregs
call parse_result
mov ecx,[shared_name]
test ecx, ecx
jz @f
cmp [ecx],byte 0
jnz save_in_shared
@@:
mcall 70,fileinfo
;dps "saving "