]> granicus.if.org Git - neomutt/commit
nm_description_to_path: fix a mailbox type 695/head
authorJenya Sovetkin <e.sovetkin@gmail.com>
Thu, 3 Aug 2017 08:17:30 +0000 (10:17 +0200)
committerRichard Russon <rich@flatcap.org>
Fri, 4 Aug 2017 11:17:33 +0000 (12:17 +0100)
commita2b10aedf060838482a3e4114db6ee25fc822ede
tree2b88a4f4b9622b8f153f8d3793a4debce4f4de74
parentaad4940d4b7ddfbc07f50d2a8ca311d10db8ade7
nm_description_to_path: fix a mailbox type

In nm_description_to_path a mailbox type is supposed to be MUTT_NOTMUCH,
since the function queries the path of a *notmuch* mailbox using
a description string.

Fixes #683.
mutt_notmuch.c