aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_send.c')
-rw-r--r--ares/ares_send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/ares_send.c b/ares/ares_send.c
index 89efec089..6d17a1cd7 100644
--- a/ares/ares_send.c
+++ b/ares/ares_send.c
@@ -73,7 +73,7 @@ void ares_send(ares_channel channel, const unsigned char *qbuf, int qlen,
}
/* Compute the query ID. Start with no timeout. */
- query->qid = DNS_HEADER_QID(qbuf);
+ query->qid = (unsigned short)DNS_HEADER_QID(qbuf);
query->timeout = 0;
/* Form the TCP query buffer by prepending qlen (as two