Use bool for BOOL and true/false for True/False. We need lowercase
commitfd168e7b5065ba15b1cf56522b6810b8e6fdd7d5
authorJames Peach <jpeach@samba.org>
Mon, 7 Apr 2008 22:00:41 +0000 (7 15:00 -0700)
committerJames Peach <jpeach@samba.org>
Mon, 7 Apr 2008 22:05:50 +0000 (7 15:05 -0700)
tree003e0779bc1d7a41782b24b038f51eed26bf5fb6
parent04cd914a1f12691d27ddc67887a757cd813848a7
Use bool for BOOL and true/false for True/False. We need lowercase
bool to get the declarations picked up by the prototype parser.
source/libsmb/asn1.c