mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08: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>
|
||||
.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
|
||||
|
Loading…
Reference in New Issue
Block a user