No longer uses the 'ret' variable in the plain ipv4-version of
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Feb 2004 10:05:17 +0000 (10:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Feb 2004 10:05:17 +0000 (10:05 +0000)
commit62a12b7faf269412ac64d86df6a8d5f0541c7e13
treec444fa9d43d56904a89906368db3294f28cf0eca
parente75ab79bdbf4888e5c7042527b02bf849afc4355
No longer uses the 'ret' variable in the plain ipv4-version of
my_getaddrinfo() (caused a warning by the IRIX MIPSPro compiler). Also
clarified the situation for the 3-arg version of gethostbyname_r() with a huge
comment.
lib/hostip.c