]> granicus.if.org Git - neomutt/commit
reorder params for mutt_str_substr_copy()
authorRichard Russon <rich@flatcap.org>
Sat, 15 Jun 2019 20:19:01 +0000 (21:19 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 15 Jun 2019 20:39:28 +0000 (21:39 +0100)
commit02bee94b3612ee0c38e9dba02ab96e45131540aa
tree86cc54e7c37e0a91ee3e457904e5703dc570b9b8
parentd45c25b239c378e38de314667a39df29868c6c67
reorder params for mutt_str_substr_copy()

- rename substr_cpy() to substr_copy()
- reorder params to put dest and destlen together
complete.c
hdrline.c
mutt/string.c
mutt/string2.h
sendlib.c