diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-04 10:55:45 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-04 10:55:45 -0800 |
commit | d8922b367e5d45dc8bb2b5dfba59d9473c3403e8 (patch) | |
tree | bfc40e70d24d8f4c6694c784e7d3c08ceb6d0f2a /src | |
parent | eb17b185a339fb73059899f5a0bcbac987745002 (diff) | |
download | vyatta-cfg-d8922b367e5d45dc8bb2b5dfba59d9473c3403e8.tar.gz vyatta-cfg-d8922b367e5d45dc8bb2b5dfba59d9473c3403e8.zip |
Vyatta::Config - simplify boolean
When returning boolean no need to have
if (expr) return 1; else return 0
Also the proper boolean for false is undef not 0.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions