]> granicus.if.org Git - neomutt/commit
Convert mutt_expand_file_fmt() to accept struct Buffer dest parameter
authorKevin McCarthy <kevin@8t8.us>
Tue, 9 Apr 2019 22:20:51 +0000 (15:20 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 30 Apr 2019 16:45:37 +0000 (17:45 +0100)
commit92811a12a9c89ecaf692e5ef2cea2b3b90290be0
tree3c18db1ab632b6779f694dd84a6c62186d301073
parent4bbedd9fae360bd3ed2a59e776b5c60f6ce0cdec
Convert mutt_expand_file_fmt() to accept struct Buffer dest parameter

mutt_expand_fmt() will be converted in the next commit, at the same
time as rfc1524_expand_filename().

Co-authored-by: Richard Russon <rich@flatcap.org>
curs_lib.c
mutt/file.c
mutt/file.h
query.c
sendlib.c