]> granicus.if.org Git - neomutt/commit
fix: nntp group selection
authorRichard Russon <rich@flatcap.org>
Wed, 31 May 2017 16:05:59 +0000 (17:05 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 31 May 2017 16:07:16 +0000 (17:07 +0100)
commit6db90735da9367413f83cadf5a968b1fe5b42296
treec07eb8b121c9bde5111fc80622a6e62ae7c1dadf
parent81baad4ea6f3ae8278b0cff5bcf35e83d16d6406
fix: nntp group selection

Any fields of the URL that mutt_account_tourl() doesn't set are set to
NULL.  NNTP should set the path after the call.
newsrc.c