imap: Adjusted SELECT and FETCH function order
authorJiri Hruska <jirka@fud.cz>
Mon, 25 Feb 2013 17:06:02 +0000 (18:06 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 25 Feb 2013 21:40:32 +0000 (21:40 +0000)
commita360944ed6eea4fee1131dcb9cad7298ec6fc7a6
tree186da0bb5748c5a3b8c07a1d21e710cb4e61d1cd
parent6f02209cc8211ae76f4bb448de00955e0a02c6a6
imap: Adjusted SELECT and FETCH function order

Moved imap_select() and imap_fetch() to be grouped with the other
perform functions.
lib/imap.c