imap: Fixed custom request handling in imap_done()
authorJiri Hruska <jirka@fud.cz>
Sun, 3 Mar 2013 10:33:53 +0000 (11:33 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 3 Mar 2013 13:10:36 +0000 (13:10 +0000)
commit284ea5f924f002038b0dcfd5b2ca3ff1e238a818
treeb9b84e04878b43bf6cf2cb548595c7217da030e6
parentc03cad3a61a005c6e91779139484db4dd2ce98d4
imap: Fixed custom request handling in imap_done()

Fixed imap_done() so that neither the FINAL states are not entered when
a custom command has been performed.
lib/imap.c