From 9f92657f7630b46acb9ba79c8adbb6fa95145a1e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 10 Jun 2004 11:55:37 +0000 Subject: Gisle corrected two comments --- lib/hostip.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/hostip.c') diff --git a/lib/hostip.c b/lib/hostip.c index 2a0367795..2c7a23ed9 100644 --- a/lib/hostip.c +++ b/lib/hostip.c @@ -185,9 +185,9 @@ int Curl_num_addresses(const Curl_addrinfo *addr) } /* - * Curl_printable_address() returns a printable version of the 1st - * address given in the 2nd argument. The result will be stored in - * the buf that is bufsize bytes big. + * Curl_printable_address() returns a printable version of the 1st address + * given in the 'ip' argument. The result will be stored in the buf that is + * bufsize bytes big. * * If the conversion fails, it returns NULL. */ -- cgit v1.2.3