diff options
author | iphydf <iphydf@users.noreply.github.com> | 2018-08-27 12:52:34 +0000 |
---|---|---|
committer | iphydf <iphydf@users.noreply.github.com> | 2018-08-27 12:54:46 +0000 |
commit | 0075374f2bb3bb72ef1112471f1aacf12b6b6658 (patch) | |
tree | add97dd9763a59685c3c36003c5962905cf6d751 /other | |
parent | 25a477a7e429f108cb690d0c24701272ec30195f (diff) |
Make `ip_is_lan` return bool instead of 0/-1.
This inverts the truthiness of the return value. Previously, 0 meant
`true` and -1 meant `false`. Now, `true` (1) means `true` and `false` (0)
means `false`.
Diffstat (limited to 'other')
0 files changed, 0 insertions, 0 deletions