]> granicus.if.org Git - mutt/commit
Change mutt_parse_mailboxes() to use the path BUFFER argument.
authorKevin McCarthy <kevin@8t8.us>
Mon, 22 Apr 2019 02:45:49 +0000 (19:45 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 22 Apr 2019 02:45:49 +0000 (19:45 -0700)
commitcaeed0c5b3151157de785d128958734cfba6c7cd
tree65a365971553dce3f4948af7d6b17427b82773e5
parent9351dd0195c71de6cf9b2beb51e9be4c5d2ea9ea
Change mutt_parse_mailboxes() to use the path BUFFER argument.

Instead of copying to a buf[] variable, since the various utility
methods are now available to BUFFER too.
buffy.c