imap: Corrected function description for imap_connect()
This commit is contained in:
parent
ddbda328b3
commit
4bbad1dac7
@ -1793,8 +1793,10 @@ static int imap_getsock(struct connectdata *conn, curl_socket_t *socks,
|
||||
|
||||
/***********************************************************************
|
||||
*
|
||||
* imap_connect() should do everything that is to be considered a part of
|
||||
* the connection phase.
|
||||
* imap_connect()
|
||||
*
|
||||
* This function should do everything that is to be considered a part of the
|
||||
* connection phase.
|
||||
*
|
||||
* The variable 'done' points to will be TRUE if the protocol-layer connect
|
||||
* phase is done when this function returns, or FALSE is not. When called as
|
||||
|
Loading…
x
Reference in New Issue
Block a user