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