]> granicus.if.org Git - neomutt/commit
tidy the regex types
authorRichard Russon <rich@flatcap.org>
Thu, 31 May 2018 00:36:06 +0000 (01:36 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 6 Jun 2018 14:29:21 +0000 (15:29 +0100)
commit309ecbf463f075d3b66b37b03469d5961de2542c
treed1b5c4a76e3c1f136b366652b6ea05172effaa95
parent958325e25ab0a3bdda75919ee88522a0ffa4eebd
tidy the regex types

- remove unnecessary casts
- fix variable types
- remove once-used macro (REGEXEC)
mutt/regex.c
mutt/regex3.h
pager.c