]> git.cworth.org Git - notmuch/commit
notmuch-show: run uncrustify
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 3 Jul 2019 04:31:19 +0000 (00:31 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 5 Jul 2019 15:54:36 +0000 (17:54 +0200)
commit290eccc6402d53eb1ccf3d365927854104aff1ee
tree233801f2fae87580c073907395d47c709d17f856
parentbdc87f0d3ec41dd4744a89d1d19b2186d0647a56
notmuch-show: run uncrustify

This is the result of running:

    $ uncrustify --replace --config devel/uncrustify.cfg *.c *.h

In the top level source directory.  I was using uncrustify
0.68.1+dfsg1-2.

I do not know why these changes were not caught in
33382c2b5ba2537952a60ea378feff36961e4713

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
notmuch-show.c