mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
removed odd newline
This commit is contained in:
parent
95dd343244
commit
4af66b70fc
@ -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…
Reference in New Issue
Block a user