]> granicus.if.org Git - mutt/commit
Consider any negative return value from send_message() to be an error and allow the...
authorMichael Elkins <me@sigpipe.org>
Tue, 18 May 2010 15:39:48 +0000 (08:39 -0700)
committerMichael Elkins <me@sigpipe.org>
Tue, 18 May 2010 15:39:48 +0000 (08:39 -0700)
commit85837e37459ea61e7bc0bf1c2852a304100b61d9
tree54dd9f035e491f89636c678345842bb5842a0751
parent0d7b37f8150bd8d668fbe92aca675b1a58b59e3c
Consider any negative return value from send_message() to be an error and allow the user to resend.

Closes #3411.
send.c