diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2019-01-22 03:10:08 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2019-01-22 03:32:50 +0100 |
commit | 799376904de77c2fb862fc559c60489b37e72232 (patch) | |
tree | ca9e2eae1633f17c0f1a55c45ec3cbb0d38f2565 /.gitignore | |
parent | 8310abb3485bdf63fc3557e3020a43f9f9e03927 (diff) | |
download | devtools32-799376904de77c2fb862fc559c60489b37e72232.tar.xz |
find-libdeps: in functions use return instead of continue to abort
Even if continue would work, it does exactly the same as a return
in the way this function is being used.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions