Merge pull request 'Correction of error' (#80) from Spaceraven/kolibrios:main into main
Reviewed-on: #80 Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
This commit is contained in:
commit
c762489408
@ -168,7 +168,7 @@ fail:
|
|||||||
download_1:
|
download_1:
|
||||||
DEBUGF 1, "Starting download\n"
|
DEBUGF 1, "Starting download\n"
|
||||||
|
|
||||||
invoke HTTP_get, 0, 0, params, 0
|
invoke HTTP_get, document_user, 0, params, 0
|
||||||
test eax, eax
|
test eax, eax
|
||||||
jz fail
|
jz fail
|
||||||
mov [identifier], eax
|
mov [identifier], eax
|
||||||
|
Loading…
Reference in New Issue
Block a user