url.c: Fixed typo in comment
This commit is contained in:
Родитель
0d4af92aeb
Коммит
e2c14bde22
|
@ -5245,7 +5245,7 @@ static CURLcode create_conn(struct SessionHandle *data,
|
|||
|
||||
/*************************************************************
|
||||
* If the protocol can't handle url query strings, then cut
|
||||
* of the unhandable part
|
||||
* off the unhandable part
|
||||
*************************************************************/
|
||||
if((conn->given->flags&PROTOPT_NOURLQUERY)) {
|
||||
char *path_q_sep = strchr(conn->data->state.path, '?');
|
||||
|
|
Загрузка…
Ссылка в новой задаче