connect: Forgot to correct line endings before push in commit ed1662c374
This commit is contained in:
@@ -1027,8 +1027,8 @@ singleipconnect(struct connectdata *conn,
|
||||
conn->bits.ipv6 = (addr.family == AF_INET6)?TRUE:FALSE;
|
||||
#endif
|
||||
|
||||
*sockp = sockfd;
|
||||
|
||||
*sockp = sockfd;
|
||||
|
||||
if(-1 == rc) {
|
||||
switch (error) {
|
||||
case EINPROGRESS:
|
||||
|
||||
Reference in New Issue
Block a user