From 497afa9acb4d42b4bb186701f0d03a02884ff9b2 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 23 Nov 2009 00:57:50 +0000 Subject: - Jakub Hrozek fixed more function prototypes in man pages to sync them with the ones declared in ares.h --- ares_gethostbyname_file.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares_gethostbyname_file.3') diff --git a/ares_gethostbyname_file.3 b/ares_gethostbyname_file.3 index 860943b..8d1d7e8 100644 --- a/ares_gethostbyname_file.3 +++ b/ares_gethostbyname_file.3 @@ -21,7 +21,7 @@ ares_gethostbyname_file \- Lookup a name in the system's hosts file .nf .B #include .PP -.B void ares_gethostbyname_file(ares_channel \fIchannel\fP, const char *\fIname\fP, +.B int ares_gethostbyname_file(ares_channel \fIchannel\fP, const char *\fIname\fP, .B int \fIfamily\fP, struct hostent **host) .fi .SH DESCRIPTION -- cgit v1.2.3