Loading lib/smtp.c +1 −4 Original line number Diff line number Diff line Loading @@ -1042,10 +1042,7 @@ static CURLcode smtp_connect(struct connectdata *conn, struct pingpong *pp=&smtpc->pp; const char *path = conn->data->state.path; int len; #ifdef HAVE_GETHOSTNAME char localhost[1024 + 1]; #endif *done = FALSE; /* default to not done yet */ Loading Loading
lib/smtp.c +1 −4 Original line number Diff line number Diff line Loading @@ -1042,10 +1042,7 @@ static CURLcode smtp_connect(struct connectdata *conn, struct pingpong *pp=&smtpc->pp; const char *path = conn->data->state.path; int len; #ifdef HAVE_GETHOSTNAME char localhost[1024 + 1]; #endif *done = FALSE; /* default to not done yet */ Loading