]> git.cworth.org Git - notmuch/commit
cli: run uncrustify
authoruncrustify <david@tethera.net>
Sat, 13 Mar 2021 12:45:34 +0000 (08:45 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 13 Mar 2021 12:45:34 +0000 (08:45 -0400)
commiteef21c284742fa5ae14d7d352acc3a4dc98821ce
treea4a6383a4e38d20c8072b8a2eaa499726b81e9a3
parentdf4c66f85d4aa05c462ad119c6dad3afa421f6f2
cli: run uncrustify

This is the result of running

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

in the top level source directory

Line breaks were then adjusted manually to keep argc and argv
together.
21 files changed:
command-line-arguments.c
gmime-filter-reply.h
mime-node.c
notmuch-client.h
notmuch-compact.c
notmuch-config.c
notmuch-count.c
notmuch-dump.c
notmuch-insert.c
notmuch-new.c
notmuch-reindex.c
notmuch-reply.c
notmuch-restore.c
notmuch-search.c
notmuch-show.c
notmuch-tag.c
notmuch-time.c
notmuch.c
sprinter-json.c
sprinter-sexp.c
sprinter-text.c