mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
imap.c: remove trailing whitespace
This commit is contained in:
parent
ffa62e5bab
commit
27f90c0962
@ -564,7 +564,7 @@ static CURLcode imap_state_select_resp(struct connectdata *conn,
|
||||
{
|
||||
CURLcode result = CURLE_OK;
|
||||
struct SessionHandle *data = conn->data;
|
||||
|
||||
|
||||
(void)instate; /* no use for this yet */
|
||||
|
||||
if(imapcode != 'O') {
|
||||
|
Loading…
Reference in New Issue
Block a user