Fix the return value description of libssh2_knownhost_free().
This commit is contained in:
parent
63457dfa6c
commit
7926c9cfaa
@ -11,8 +11,7 @@ void libssh2_knownhost_free(LIBSSH2_KNOWNHOSTS *hosts);
|
|||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Free a collection of known hosts.
|
Free a collection of known hosts.
|
||||||
.SH RETURN VALUE
|
.SH RETURN VALUE
|
||||||
Returns a handle pointer or NULL if something went wrong. The returned handle
|
None.
|
||||||
is used as input to all other known host related functions libssh2 provides.
|
|
||||||
.SH AVAILABILITY
|
.SH AVAILABILITY
|
||||||
Added in libssh2 1.2
|
Added in libssh2 1.2
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user