imap: fix autobuild warning
Removed whitespace from imap_perform()
This commit is contained in:
@@ -1626,7 +1626,7 @@ static CURLcode imap_perform(struct connectdata *conn, bool *connected,
|
||||
}
|
||||
else
|
||||
result = imap_select(conn);
|
||||
|
||||
|
||||
if(result)
|
||||
return result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user