mirror of
https://github.com/moparisthebest/curl
synced 2024-11-16 06:25:03 -05:00
cleanup: fix typo in comment
This commit is contained in:
parent
0dc3be9aa9
commit
efc55b8986
@ -267,7 +267,7 @@ static ssize_t sec_recv(struct connectdata *conn, int sockindex,
|
||||
}
|
||||
|
||||
/* Send |length| bytes from |from| to the |fd| socket taking care of encoding
|
||||
and negociating with the server. |from| can be NULL. */
|
||||
and negotiating with the server. |from| can be NULL. */
|
||||
static void do_sec_send(struct connectdata *conn, curl_socket_t fd,
|
||||
const char *from, int length)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user