]> granicus.if.org Git - neomutt/commit
Rename to mutt_rfc1524_expand_filename()
authorKevin McCarthy <kevin@8t8.us>
Wed, 10 Apr 2019 01:54:20 +0000 (18:54 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 30 Apr 2019 16:45:37 +0000 (17:45 +0100)
commit655a0c597bb7aa34d110c7bc2a4b4512f757604b
tree38e8b5b1ca14f4099c801614ecce3f84a3dc999d
parenta2e8e6c6588a3d91326c10ee2d57d36852a8de9b
Rename to mutt_rfc1524_expand_filename()

Now that all callers pass a struct Buffer, the buffer prefix is not needed to
distinguish the parameter.

Co-authored-by: Richard Russon <rich@flatcap.org>
handler.c
mutt_attach.c
rfc1524.c
rfc1524.h