Curl_ip2addr() now takes an in_addr_t argument instead to prevent compiler
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 12:02:33 +0000 (12:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 12:02:33 +0000 (12:02 +0000)
commit2370d4fa02da0284419cc081d7c0fde70626da50
treea17c4086c5117b1e007778349f787e0b45dba376
parentf128d904a545476d48fc4a588a5aa1b5ace22dac
Curl_ip2addr() now takes an in_addr_t argument instead to prevent compiler
warnings
lib/hostip.h
lib/hostip4.c