]> git.notmuchmail.org Git - notmuch/commit
lib/message: use false from stdbool.h
authorDavid Bremner <david@tethera.net>
Thu, 26 May 2022 11:30:00 +0000 (08:30 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 26 May 2022 11:30:00 +0000 (08:30 -0300)
commit4f8a2d2253143d5dd3cee87d82bc48e1540d6a6d
tree69fe11829572a73a5b1730c4268e6cef5bdda779
parent68108817054d3a88e52fe2f8d9a118b4b26f6e26
lib/message: use false from stdbool.h

As far as I know, this is just a style / consistency thing, unless
notmuch code starts defining FALSE inconsistently with false.
lib/message.cc