]> granicus.if.org Git - neomutt/commit
notmuch: remove nm_path_probe(...) calls
authorAustin Ray <austin@austinray.io>
Sat, 3 Nov 2018 19:42:05 +0000 (15:42 -0400)
committerRichard Russon <rich@flatcap.org>
Sat, 10 Nov 2018 11:30:31 +0000 (11:30 +0000)
commit4f210518e2eda779fc45033f9a66ca7d197cc0cf
tree13c6ec9bfd7f5c9af162994a2092fd56d38f7ec1
parentf475823c4d2e1424fcca0610c02406480fd34c2c
notmuch: remove nm_path_probe(...) calls

Replaced `nm_path_probe(...)` with `mx_path_probe(...)` to make notmuch
be completely compliant with the MX api.
mailbox.c
muttlib.c