mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2026-03-17 23:37:45 +00:00
Fix comment
This commit is contained in:
@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user