removed odd newline

pull/1/head
Daniel Stenberg 21 years ago
parent bca97dd567
commit 0694d728bb
  1. 3
      ares_expand_name.3

@ -22,8 +22,7 @@ ares_expand_name \- Expand a DNS-encoded domain name
.B #include <ares.h> .B #include <ares.h>
.PP .PP
.B int ares_expand_name(const unsigned char *\fIencoded\fP, .B int ares_expand_name(const unsigned char *\fIencoded\fP,
.B .B const unsigned char *\fIabuf\fP, int \fIalen\fP, char **\fIs\fP,
const unsigned char *\fIabuf\fP, int \fIalen\fP, char **\fIs\fP,
.B int *\fIenclen\fP) .B int *\fIenclen\fP)
.fi .fi
.SH DESCRIPTION .SH DESCRIPTION

Loading…
Cancel
Save