mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
imap: fix autobuild warning
Removed whitespace from imap_perform()
This commit is contained in:
parent
17f032c0d9
commit
692ef0e158
@ -1626,7 +1626,7 @@ static CURLcode imap_perform(struct connectdata *conn, bool *connected,
|
||||
}
|
||||
else
|
||||
result = imap_select(conn);
|
||||
|
||||
|
||||
if(result)
|
||||
return result;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user