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)
commit33907a6f1055846aec68ebf89c6440fdfc5ea5a2
tree936dcb2a067f89f92c21d9ec645e055ca7fb49ad
parentc7c24e3de7861de77e25ef4806790823d4b32e2b
next_id is an unsigned short, typecast the assign to prevent picky compilers
to warn
ares_init.c