imap: Standardised imapcode condition tests
For consistency changed two if(constant != imapcode) tests to be if(imapcode != constant).
parent
459e1bff
Please register or sign in to comment
For consistency changed two if(constant != imapcode) tests to be if(imapcode != constant).