From 0694d728bb6bff00ca68d6492477d9bee5f637d9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 3 Feb 2004 08:47:26 +0000 Subject: [PATCH] removed odd newline --- ares_expand_name.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ares_expand_name.3 b/ares_expand_name.3 index 9bd2c89..65f16eb 100644 --- a/ares_expand_name.3 +++ b/ares_expand_name.3 @@ -22,8 +22,7 @@ ares_expand_name \- Expand a DNS-encoded domain name .B #include .PP .B int ares_expand_name(const unsigned char *\fIencoded\fP, -.B - const unsigned char *\fIabuf\fP, int \fIalen\fP, char **\fIs\fP, +.B const unsigned char *\fIabuf\fP, int \fIalen\fP, char **\fIs\fP, .B int *\fIenclen\fP) .fi .SH DESCRIPTION -- 2.7.4