diff options
author | Timo Teräs <timo.teras@iki.fi> | 2019-06-05 09:32:29 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2019-06-05 09:32:29 +0300 |
commit | c3a93a4aa588f237690953fc74011c3bd00ed2ae (patch) | |
tree | f2d2921dc12fda6f399fe0d7233b6477a1774fda /src/fetch.c | |
parent | b0be9f610c02bb2d5e681a3904940d311e9de298 (diff) | |
download | apk-tools-c3a93a4aa588f237690953fc74011c3bd00ed2ae.tar.gz apk-tools-c3a93a4aa588f237690953fc74011c3bd00ed2ae.tar.bz2 apk-tools-c3a93a4aa588f237690953fc74011c3bd00ed2ae.tar.xz apk-tools-c3a93a4aa588f237690953fc74011c3bd00ed2ae.zip |
fix all applets to return -ENOTSUP if it's unrecognized
The return -1 seems to have been left over from earlier code, and
could have been treated as -EPERM. This helps to fix the other command
line handling that potentially require changing.
Diffstat (limited to 'src/fetch.c')
0 files changed, 0 insertions, 0 deletions