1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 07:38:49 -05:00

oops, found by bug reported in bug report #1200661

This commit is contained in:
Daniel Stenberg 2005-05-12 13:44:25 +00:00
parent a00f9b093c
commit 3f23e8443e

View File

@ -1442,7 +1442,7 @@ CURLcode Curl_disconnect(struct connectdata *conn)
data->state.authproxy.done = FALSE;
data->state.authproxy.picked =
data->state.authhost.want;
data->state.authproxy.want;
data->state.authproblem = FALSE;