Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on the

mailing list.
This commit is contained in:
Daniel Stenberg
2004-06-18 06:20:43 +00:00
parent d4b577114b
commit bd3d5a17b4
6 changed files with 187 additions and 20 deletions

View File

@@ -1892,7 +1892,7 @@ static int handleSock5Proxy(const char *proxy_name,
}
#else
failf(conn->data,
"%s:%d has an internal error an needs to be fixed to work",
"%s:%d has an internal error and needs to be fixed to work",
__FILE__, __LINE__);
#endif
}