summaryrefslogtreecommitdiff
path: root/ares_parse_txt_reply.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_parse_txt_reply.c')
-rw-r--r--ares_parse_txt_reply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_parse_txt_reply.c b/ares_parse_txt_reply.c
index 6950912..4f05d5c 100644
--- a/ares_parse_txt_reply.c
+++ b/ares_parse_txt_reply.c
@@ -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. */