diff options
author | Florian Westphal <fw@strlen.de> | 2018-05-07 13:37:45 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-05-07 13:39:20 +0200 |
commit | 838746e009fcc3928ac76b4c7a07f5615d7d503a (patch) | |
tree | e9b91ec12721689d2c8e5a649922b37d4ae93611 /extensions/libxt_addrtype.man | |
parent | 2211679de2b4b828e7172cb8c392a80b9bf3108a (diff) |
xtables-compat: xtables-save: don't return 1
noticed that iptables-compat-save exits with 1 on success,
whereas iptables-compat-save -t filter returns 0 (as expected).
Caused by double-invert of return value, so ge rid of those.
do_output now returns a value suitable to pass to exit() or return from main.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions/libxt_addrtype.man')
0 files changed, 0 insertions, 0 deletions