next_id is an unsigned short, typecast the assign to prevent picky compilers
authorDaniel Stenberg <daniel@haxx.se>
Mon, 23 Feb 2004 07:57:44 +0000 (07:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Feb 2004 07:57:44 +0000 (07:57 +0000)
commit89227a9d75041900fd1607953e9cba0e9921ef6e
tree340e7d21d3d3aeba3a1de76c5e39e023a2f21a27
parentdfb5090e0f11c40032adf6d8df7bf207ffacc6eb
next_id is an unsigned short, typecast the assign to prevent picky compilers
to warn
ares/ares_init.c