Commit 4af66b70 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed odd newline

parent 95dd3432
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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