webclient: Remove an inappropriate comment (a copy-and-paste botch)
This commit is contained in:
parent
44e80ac972
commit
8a5dc04be2
@ -764,9 +764,6 @@ static inline int wget_parseheaders(struct webclient_context *ctx,
|
||||
else if (strncasecmp(ws->line, g_httptransferencoding,
|
||||
strlen(g_httptransferencoding)) == 0)
|
||||
{
|
||||
/* Parse the new host and filename from the URL.
|
||||
*/
|
||||
|
||||
FAR const char *encodings =
|
||||
ws->line + strlen(g_httptransferencoding);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user