Compare commits
1 commit
61e9348366
...
2cce9920f1
Author | SHA1 | Date | |
---|---|---|---|
2cce9920f1 |
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ Java_net_typeblog_lpac_1jni_LpacJni_downloadProfile(
|
||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (IS_CANCELLED) { // callback.isCancelled()
|
if (IS_CANCELLED) { // callback.isCancelled()
|
||||||
ret = -ES10B_ERROR_REASON_UNDEFINED;
|
ret = -ES10B_ERROR_REASON_UNDEFINED;
|
||||||
goto out;
|
goto out;
|
||||||
|
|
Loading…
Add table
Reference in a new issue