imap: Corrected whitespace
This commit is contained in:
@@ -399,7 +399,7 @@ static bool imap_endofresp(struct connectdata *conn, char *line, size_t len,
|
||||
if(!imap_matchresp(line, len, "FETCH"))
|
||||
return FALSE;
|
||||
break;
|
||||
|
||||
|
||||
/* Ignore other untagged responses */
|
||||
default:
|
||||
return FALSE;
|
||||
|
Reference in New Issue
Block a user