Skip to content
Snippets Groups Projects
Commit 4e2ac742 authored by Julien Chaffraix's avatar Julien Chaffraix
Browse files

imap: Fixed typo in a comment.

parent 06962601
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@ static int imap_getsock(struct connectdata *conn,
return Curl_pp_getsock(&conn->proto.imapc.pp, socks, numsocks);
}
/* fucntion that checks for an imap status code at the start of the
/* function that checks for an imap status code at the start of the
given string */
static int imap_endofresp(struct pingpong *pp, int *resp)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment