pop3: Small tidy up of function arguments
This commit is contained in:
parent
6ff7197e70
commit
d9235e74ed
@ -1625,7 +1625,7 @@ static CURLcode pop3_regular_transfer(struct connectdata *conn,
|
||||
return result;
|
||||
}
|
||||
|
||||
static CURLcode pop3_setup_connection(struct connectdata * conn)
|
||||
static CURLcode pop3_setup_connection(struct connectdata *conn)
|
||||
{
|
||||
struct SessionHandle *data = conn->data;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user