The second one is quite big. If it helps, you may want to try a diff ignoring whitespace. :-)
The first patch is entirely scripted. The second is mostly scripted with some manual cleanup - see the commit message for more details. Kevin J. McCarthy (2): Formatting update: pointer types * placement. Formatting update: remove space between function and parenthesis. account.c | 122 +- account.h | 20 +- addrbook.c | 70 +- alias.c | 68 +- ascii.c | 20 +- ascii.h | 20 +- attach.c | 652 +++++----- attach.h | 42 +- autocrypt/autocrypt.c | 410 +++--- autocrypt/autocrypt.h | 20 +- autocrypt/autocrypt_acct_menu.c | 122 +- autocrypt/autocrypt_db.c | 656 +++++----- autocrypt/autocrypt_gpgme.c | 162 +-- autocrypt/autocrypt_private.h | 64 +- autocrypt/autocrypt_schema.c | 20 +- background.c | 244 ++-- background.h | 10 +- base64.c | 42 +- bcache.c | 150 +-- bcache.h | 10 +- browser.c | 866 ++++++------- buffer.c | 136 +- buffer.h | 42 +- buffy.c | 390 +++--- buffy.h | 31 +- charset.c | 211 ++-- charset.h | 26 +- color.c | 288 ++--- color.h | 12 +- commands.c | 578 ++++----- complete.c | 132 +- compose.c | 884 ++++++------- compress.c | 264 ++-- compress.h | 4 +- copy.c | 440 +++---- copy.h | 40 +- crypt-gpgme.c | 2068 +++++++++++++++---------------- crypt-gpgme.h | 46 +- crypt-mod-pgp-classic.c | 64 +- crypt-mod-pgp-gpgme.c | 56 +- crypt-mod-smime-classic.c | 56 +- crypt-mod-smime-gpgme.c | 40 +- crypt-mod.c | 6 +- crypt-mod.h | 73 +- crypt.c | 520 ++++---- cryptglue.c | 256 ++-- curs_lib.c | 872 ++++++------- curs_main.c | 748 +++++------ curs_ti_lib.c | 12 +- date.c | 28 +- dotlock.c | 258 ++-- dotlock.h | 2 +- edit.c | 336 ++--- editmsg.c | 100 +- enter.c | 340 ++--- extlib.c | 6 +- filter.c | 116 +- flags.c | 42 +- from.c | 42 +- getdomain.c | 12 +- gettext.h | 80 +- globals.h | 6 +- gnupgparse.c | 128 +- group.c | 80 +- group.h | 18 +- handler.c | 714 +++++------ hash.c | 116 +- hash.h | 29 +- hcache.c | 410 +++--- hcache.h | 14 +- hdrline.c | 331 ++--- headers.c | 138 +-- help.c | 186 +-- history.c | 212 ++-- history.h | 8 +- hook.c | 352 +++--- imap/auth.c | 28 +- imap/auth.h | 20 +- imap/auth_anon.c | 18 +- imap/auth_cram.c | 86 +- imap/auth_gss.c | 172 +-- imap/auth_login.c | 20 +- imap/auth_oauth.c | 46 +- imap/auth_sasl.c | 86 +- imap/auth_sasl_gnu.c | 62 +- imap/browse.c | 226 ++-- imap/command.c | 520 ++++---- imap/imap.c | 1212 +++++++++--------- imap/imap.h | 54 +- imap/imap_private.h | 154 +-- imap/message.c | 962 +++++++------- imap/message.h | 2 +- imap/utf7.c | 48 +- imap/util.c | 426 +++---- init.c | 1052 ++++++++-------- init.h | 64 +- keymap.c | 334 ++--- keymap.h | 18 +- lib.c | 272 ++-- lib.h | 108 +- listmenu.c | 182 +-- mailbox.h | 38 +- main.c | 590 ++++----- mapping.h | 10 +- mbox.c | 568 ++++----- mbyte.c | 162 +-- mbyte.h | 30 +- md5.c | 218 ++-- md5.h | 24 +- menu.c | 554 ++++----- messageid.c | 94 +- mh.c | 1286 +++++++++---------- mkdtemp.c | 10 +- monitor.c | 98 +- monitor.h | 6 +- mutt.h | 64 +- mutt_crypt.h | 118 +- mutt_curses.h | 68 +- mutt_idna.c | 170 +-- mutt_idna.h | 20 +- mutt_lisp.c | 218 ++-- mutt_lisp.h | 2 +- mutt_menu.h | 94 +- mutt_random.c | 30 +- mutt_sasl.c | 196 +-- mutt_sasl.h | 31 +- mutt_sasl_gnu.c | 92 +- mutt_sasl_gnu.h | 10 +- mutt_socket.c | 270 ++-- mutt_socket.h | 44 +- mutt_ssl.c | 575 +++++---- mutt_ssl.h | 4 +- mutt_ssl_gnutls.c | 731 ++++++----- mutt_tunnel.c | 138 +-- mutt_tunnel.h | 2 +- mutt_zstrm.c | 73 +- mutt_zstrm.h | 2 +- muttlib.c | 1194 +++++++++--------- mx.c | 588 ++++----- mx.h | 36 +- pager.c | 936 +++++++------- pager.h | 6 +- parse.c | 707 ++++++----- pattern.c | 643 +++++----- pgp.c | 1102 ++++++++-------- pgp.h | 108 +- pgpewrap.c | 2 +- pgpinvoke.c | 266 ++-- pgpkey.c | 476 +++---- pgplib.c | 50 +- pgplib.h | 22 +- pgpmicalg.c | 67 +- pgppacket.c | 52 +- pgppacket.h | 4 +- pgppubring.c | 274 ++-- pop.c | 450 +++---- pop.h | 28 +- pop_auth.c | 260 ++-- pop_lib.c | 214 ++-- postpone.c | 282 ++--- protos.h | 716 +++++------ query.c | 250 ++-- recvattach.c | 758 +++++------ recvcmd.c | 486 ++++---- remailer.c | 330 ++--- remailer.h | 6 +- resize.c | 30 +- rfc1524.c | 274 ++-- rfc1524.h | 12 +- rfc2047.c | 452 +++---- rfc2047.h | 20 +- rfc2231.c | 148 +-- rfc2231.h | 4 +- rfc3676.c | 208 ++-- rfc3676.h | 12 +- rfc822.c | 160 +-- rfc822.h | 31 +- safe_asprintf.c | 32 +- score.c | 92 +- send.c | 1318 ++++++++++---------- send.h | 34 +- sendlib.c | 1510 +++++++++++----------- sha1.c | 8 +- sha1.h | 6 +- sidebar.c | 312 ++--- sidebar.h | 12 +- signal.c | 192 +-- smime.c | 1366 ++++++++++---------- smime.h | 28 +- smtp.c | 502 ++++---- sort.c | 108 +- sort.h | 30 +- status.c | 160 +-- strcasecmp.c | 12 +- strdup.c | 6 +- strsep.c | 6 +- strtok_r.c | 8 +- system.c | 62 +- thread.c | 304 ++--- url.c | 162 +-- url.h | 18 +- utf8.c | 2 +- wcscasecmp.c | 4 +- 203 files changed, 23473 insertions(+), 23486 deletions(-) -- 2.53.0
