]> granicus.if.org Git - neomutt/commit
add imap_commit_message function
authorDamien Riegel <damien.riegel@gmail.com>
Sat, 18 Jun 2016 20:36:21 +0000 (13:36 -0700)
committerDamien Riegel <damien.riegel@gmail.com>
Sat, 18 Jun 2016 20:36:21 +0000 (13:36 -0700)
commitd1eba3d9e0213f78302d5dd478759f22c06c6253
tree10fe1c168593930fac22cbdfdec03fc43b95aa11
parent07cca2a320c3038af0c81ebf17294c8b108ff00f
add imap_commit_message function

Move IMAP operations that were done in mx_commit_message to a dedicated
imap_commit_message function.
imap/imap.h
imap/message.c
mx.c