empty line removed

This commit is contained in:
Daniel Stenberg 2009-06-14 14:26:27 +02:00
parent 8b46528c04
commit 9f5c1caa81

View File

@ -8,7 +8,6 @@ libssh2_session_hostkey - get the remote key
const char *libssh2_session_hostkey(LIBSSH2_SESSION *session,
size_t *len);
.SH DESCRIPTION
Returns a pointer to the current host key, the value \fIlen\fP points to will
get the length of the key.