mirror of
https://github.com/curl/curl.git
synced 2026-05-19 10:36:21 +03:00
Fix comment
This commit is contained in:
parent
d4ff44d5f6
commit
7da5efd55c
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ ares_parse_txt_reply (const unsigned char *abuf, int alen,
|
|||
/* Set *txt_out to NULL for all failure cases. */
|
||||
*txt_out = NULL;
|
||||
|
||||
/* Same with *nsrvreply. */
|
||||
/* Same with *ntxtreply. */
|
||||
*ntxtreply = 0;
|
||||
|
||||
/* Give up if abuf doesn't have room for a header. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue