From: uncrustify Date: Thu, 13 Jun 2019 10:31:01 +0000 (-0300) Subject: cli: run uncrustify X-Git-Tag: archive/debian/0.30_rc0-1~166 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=33382c2b5ba2537952a60ea378feff36961e4713;hp=33382c2b5ba2537952a60ea378feff36961e4713;p=notmuch cli: run uncrustify This is the result of running $ uncrustify --replace --config devel/uncrustify.cfg *.c *.h in the top level source directory ---