param: Use a bool to hold boolean parameters
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Oct 2011 05:35:39 +0000 (16:35 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 7 Oct 2011 06:45:20 +0000 (17:45 +1100)
commit80e439453d4c0f6e160745826c561dd99e2bd167
tree5589d73e0ff6a6c98a663bd2c08a543aa192556b
parent516ee5f0b04143b72239fae53ec34e4b6e3ca0d7
param: Use a bool to hold boolean parameters

All three-state parameters invoking Auto (2) are already declared as integers, not
booleans.

Andrew Bartlett
script/mkparamdefs.pl
source4/param/loadparm.c