From f6114f2ec4fcfe966cb4b30303aaa06666165798 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/ares_cancel.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/ares_cancel.3') diff --git a/ares/ares_cancel.3 b/ares/ares_cancel.3 index fc1e983eb..3c6153afe 100644 --- a/ares/ares_cancel.3 +++ b/ares/ares_cancel.3 @@ -21,7 +21,7 @@ ares_cancel \- Cancel a resolve .nf .B #include .PP -.B int ares_cancel(ares_channel \fIchannel\fP) +.B void ares_cancel(ares_channel \fIchannel\fP) .fi .SH DESCRIPTION The \fBares_cancel\fP function cancels all lookups/requests made on the the -- cgit v1.2.3