mirror of
https://github.com/libssh2/libssh2.git
synced 2025-07-31 00:03:08 +03:00
empty line removed
This commit is contained in:
@ -8,7 +8,6 @@ libssh2_session_hostkey - get the remote key
|
|||||||
|
|
||||||
const char *libssh2_session_hostkey(LIBSSH2_SESSION *session,
|
const char *libssh2_session_hostkey(LIBSSH2_SESSION *session,
|
||||||
size_t *len);
|
size_t *len);
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Returns a pointer to the current host key, the value \fIlen\fP points to will
|
Returns a pointer to the current host key, the value \fIlen\fP points to will
|
||||||
get the length of the key.
|
get the length of the key.
|
||||||
|
Reference in New Issue
Block a user